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