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