Re: [PATCH 08/16] edison: Remove empty config header

2024-01-28 Thread Andy Shevchenko
On Mon, Jan 22, 2024 at 05:39:12PM -0500, Tom Rini wrote: > 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 -- With Best Regards, Andy Shevchenko

[PATCH 08/16] edison: Remove empty config header

2024-01-22 Thread Tom Rini
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. Signed-off-by: Tom Rini --- Cc: Andy Shevchenko --- board/intel/edison/Kconfig | 3 --- board/intel/edison/MAINTAINERS | 1 -