android13/u-boot/arch/x86/lib/efi/Kconfig

12 lines
101 B
Plaintext
Raw Normal View History

2024-06-22 08:45:49 -04:00
if EFI
config SYS_CAR_ADDR
hex
default 0x100000
config SYS_CAR_SIZE
hex
default 0x20000
endif