commit | b27e2d40353983f9f900744df5a6eb046384cd66 | [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:14:15 2024 -0500 |
tree | 89ff35d5d009d1f5b815dc16f86f61235b4e3e58 | |
parent | d49fa3defa50c6d3f04acbb52fd486c13c14ab6a [diff] | |
parent | 04c6f115b8327ca961a798a4a816030af9b62858 [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.