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