commit | eec4c0664771e8d95d4a162c8651154566afd320 | [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 | d49fa3defa50c6d3f04acbb52fd486c13c14ab6a [diff] | |
parent | 3dd1486800d3aa0cff114a34d7dc1cdc3f47c172 [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.