mirror of
https://github.com/smaeul/u-boot.git
synced 2025-09-15 14:36:03 +01:00
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>
14 lines
301 B
Plaintext
14 lines
301 B
Plaintext
EFI-X86_APP32 BOARD
|
|
M: Simon Glass <sjg@chromium.org>
|
|
S: Maintained
|
|
F: board/efi/Kconfig
|
|
F: board/efi/efi-x86_app/
|
|
F: configs/efi-x86_app32_defconfig
|
|
|
|
EFI-X86_APP64 BOARD
|
|
M: Simon Glass <sjg@chromium.org>
|
|
S: Maintained
|
|
F: board/efi/Kconfig
|
|
F: board/efi/efi-x86_app/
|
|
F: configs/efi-x86_app64_defconfig
|