]> git.dujemihanovic.xyz Git - u-boot.git/commit
galileo: Remove empty config header
authorTom Rini <trini@konsulko.com>
Mon, 22 Jan 2024 22:39:15 +0000 (17:39 -0500)
committerTom Rini <trini@konsulko.com>
Tue, 27 Feb 2024 19:18:30 +0000 (14:18 -0500)
commit5b70814f2491c904816bcefcee030f55ac377898
tree22c59db5d2597cd5bfdbd1cdecac19ff9d6b38d4
parent93e6e6cc7d11fe9d31d85a2d8b3db68aa8c56e6d
galileo: Remove empty config header

Now that we support having CONFIG_SYS_CONFIG_NAME be unset to indicate a
lack of board.h file, unset this on the galileo platform and remove
the otherwise empty file.

Signed-off-by: Tom Rini <trini@konsulko.com>
board/intel/galileo/Kconfig
board/intel/galileo/MAINTAINERS
include/configs/galileo.h [deleted file]