commit | 1d8d1b84426ed26812b9ab2f15621578ba9839a8 | [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 | 37ba66f2ad08cd7958a5c6ef46507d8bd104eab8 [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>