commit | b73900276139283d2e8894323b8e4c92f79fd3e7 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue Nov 19 10:04:57 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Tue Nov 19 10:04:57 2024 -0600 |
tree | 542aedcbe29ec260487ff00bf0ca6c634526ebb6 | |
parent | 80f911376b3a712b51011b0cc2e54db420d3fcad [diff] | |
parent | 6a8d6efbdecbc05fedef8820f11922c4945109f0 [diff] |
Merge patch series "buildman: Add initial support for config fragments" Simon Glass <sjg@chromium.org> says: 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_... Link: https://lore.kernel.org/r/20241108152350.3686274-1-sjg@chromium.org