commit | 37ba66f2ad08cd7958a5c6ef46507d8bd104eab8 | [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 | cabfbf0860b97bb2ab608478feccde005d64329f [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>