gk7205v200-uboot/arch/x86/cpu/coreboot/Kconfig

12 lines
103 B
Plaintext
Raw Permalink Normal View History

2025-08-07 17:13:54 +08:00
if TARGET_COREBOOT
config SYS_COREBOOT
bool
default y
config CBMEM_CONSOLE
bool
default y
endif