]> git.ipfire.org Git - thirdparty/u-boot.git/commit
edison: Remove empty config header
authorTom Rini <trini@konsulko.com>
Mon, 22 Jan 2024 22:39:12 +0000 (17:39 -0500)
committerTom Rini <trini@konsulko.com>
Tue, 27 Feb 2024 19:18:30 +0000 (14:18 -0500)
commit6e8bc6b2594ee082e22c100c2e96b7e7c2de9538
tree51e25c07dc0fce833012b6f7c007f2d657629197
parentdd4a55965ee4778740a285e1f0f93dcd764065ad
edison: 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 edison platform and remove
the otherwise empty file.

Acked-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
board/intel/edison/Kconfig
board/intel/edison/MAINTAINERS
include/configs/edison.h [deleted file]