commit | b2cefc7d195923b2f24e54338651f95e9c3f08da | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Mon Jan 22 17:39:17 2024 -0500 |
committer | Tom Rini <trini@konsulko.com> | Tue Feb 27 14:18:30 2024 -0500 |
tree | dc7e71ad7be5ed0c1c01d35dc0f65ae1df0b6095 | |
parent | 1d8d1b84426ed26812b9ab2f15621578ba9839a8 [diff] |
qemu-x86*: 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 qemu-x86* platforms and remove the otherwise empty file. Signed-off-by: Tom Rini <trini@konsulko.com>