
On Fri, 08 Nov 2024 08:23:41 -0700, Simon Glass wrote:
This series updates buildman to process #include lines in defconfig files. With this, it is no-longer necessary to duplicate lines certain lines from the include-file in the defconfig, e.g. CONFIG_ARM and CONFIG_SOC_...
Simon Glass (9): buildman: Add a lower-level test for KconfigScanner buildman: Set up the tout library buildman: Support #include files in defconfigs buildman: Correct the indentation in the setting-up section buildman: Document the toolchain-prefix section buildman: Correct logic for adding a toolchain buildman: Support a tilde to represent the home directory buildman: Propose a format for extra boards RFC: Show building with #include in defconfig
[...]
Applied to u-boot/next, thanks!