git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
d49fa3d
3dd1486
)
Merge patch series "kbuild: Allow for CONFIG_SYS_CONFIG_NAME to be unset"
author
Tom Rini
<trini@konsulko.com>
Tue, 27 Feb 2024 19:14:15 +0000
(14:14 -0500)
committer
Tom Rini
<trini@konsulko.com>
Tue, 27 Feb 2024 19:18:55 +0000
(14:18 -0500)
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.
Trivial merge