u-boot/arch/x86/cpu/coreboot/Kconfig

12 lines
103 B
Plaintext

if TARGET_COREBOOT
config SYS_COREBOOT
bool
default y
config CBMEM_CONSOLE
bool
default y
endif