commit | d422020125e74d22aa7cf9b0610e5794239c28f0 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Mon Jan 22 17:39:11 2024 -0500 |
committer | Tom Rini <trini@konsulko.com> | Tue Feb 27 14:18:30 2024 -0500 |
tree | b3e82c695e414a9a5881eec6fb76ff5107221d0f | |
parent | e71c60068d72b6db8aeeda6d58f9ffd7e719bdaf [diff] |
crownbay: 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 crownbay platform and remove the otherwise empty file. Signed-off-by: Tom Rini <trini@konsulko.com>