commit | ecdd57763bacfeaadeb402157a3ab9404ecc5f1b | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Mon Jan 22 17:39:16 2024 -0500 |
committer | Tom Rini <trini@konsulko.com> | Tue Feb 27 14:18:30 2024 -0500 |
tree | c629357c4b99fd1d0327db7274b147522f9f9df4 | |
parent | 5b70814f2491c904816bcefcee030f55ac377898 [diff] |
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>