commit | 063bf17d1e76ee9c9b28d2a1e695ad4d8202f359 | [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 | 3cf2d25ecb41f0b0f1e7e0aa429ad2c8c8f9a38f [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>