commit | 44f10332bd8a9476408f8d2a166f15c3e187b9f3 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Mon Jan 22 17:39:13 2024 -0500 |
committer | Tom Rini <trini@konsulko.com> | Tue Feb 27 14:18:30 2024 -0500 |
tree | e5cec1f838275a38cebb6f9ef19fead48216b3c6 | |
parent | db700bcc3f180cf92696361608ed3d310b0b2659 [diff] |
efi-x86_app: 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 efi-x86_app* platforms and remove the otherwise empty file. Signed-off-by: Tom Rini <trini@konsulko.com>