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