commit | 513a071f4b7d85dc31ed37e278696a1cd4f2ed07 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue Feb 27 14:14:15 2024 -0500 |
committer | Tom Rini <trini@konsulko.com> | Tue Feb 27 14:18:55 2024 -0500 |
tree | ad3ad10466de3f7746f33d25148a5b81aebf9a6b | |
parent | dbbea2cc36c13deb15398a2c9b48f3d56bb35746 [diff] | |
parent | bce01ee22909d5675fca5c70b22a6ead742d07ee [diff] |
Merge patch series "kbuild: Allow for CONFIG_SYS_CONFIG_NAME to be unset" Perform a little re-organization of Kconfig so that we can have CONFIG_SYS_CONFIG_NAME be unset and so not require a "board.h" file. Then go and remove a number of now not required header files.