]> git.dujemihanovic.xyz Git - u-boot.git/commit
minnowmax: Remove empty config header
authorTom Rini <trini@konsulko.com>
Mon, 22 Jan 2024 22:39:16 +0000 (17:39 -0500)
committerTom Rini <trini@konsulko.com>
Tue, 27 Feb 2024 19:18:30 +0000 (14:18 -0500)
commitecdd57763bacfeaadeb402157a3ab9404ecc5f1b
treec629357c4b99fd1d0327db7274b147522f9f9df4
parent5b70814f2491c904816bcefcee030f55ac377898
minnowmax: 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 minnowmax platform and remove
the otherwise empty file.

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