commit | 340e438e1cf46761799aba0c03a7f1fc7fcedf2c | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Mon Jan 22 14:38:33 2024 -0500 |
committer | Tom Rini <trini@konsulko.com> | Mon Jan 22 14:38:33 2024 -0500 |
tree | 467e4cc496258c1357664c6023d44a8b0626d502 | |
parent | afbd18382156efa02b24dcceb1b3610b379d3685 [diff] |
xilinx_mbv: 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 xilinx_mbv platforms and remove the otherwise empty file. Signed-off-by: Tom Rini <trini@konsulko.com> --- Cc: Michal Simek <michal.simek@amd.com>