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