]> git.dujemihanovic.xyz Git - u-boot.git/commit
Merge patch series "kbuild: Allow for CONFIG_SYS_CONFIG_NAME to be unset"
authorTom Rini <trini@konsulko.com>
Tue, 27 Feb 2024 19:14:15 +0000 (14:14 -0500)
committerTom Rini <trini@konsulko.com>
Tue, 27 Feb 2024 19:18:55 +0000 (14:18 -0500)
commiteec4c0664771e8d95d4a162c8651154566afd320
treead3ad10466de3f7746f33d25148a5b81aebf9a6b
parentd49fa3defa50c6d3f04acbb52fd486c13c14ab6a
parent3dd1486800d3aa0cff114a34d7dc1cdc3f47c172
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.