mirror of
https://github.com/smaeul/u-boot.git
synced 2025-09-15 06:26:07 +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_payload* platforms and remove the otherwise empty file. Signed-off-by: Tom Rini <trini@konsulko.com>
8 lines
198 B
Plaintext
8 lines
198 B
Plaintext
EFI-X86_PAYLOAD BOARD
|
|
M: Bin Meng <bmeng.cn@gmail.com>
|
|
S: Maintained
|
|
F: board/efi/Kconfig
|
|
F: board/efi/efi-x86_payload/
|
|
F: configs/efi-x86_payload32_defconfig
|
|
F: configs/efi-x86_payload64_defconfig
|