coreboot-kgpe-d16/src/cpu/x86/Kconfig

20 lines
225 B
Text
Raw Normal View History

config SERIAL_CPU_INIT
bool
default y
config UDELAY_TSC
bool
default n
config TSC_X86RDTSC_CALIBRATE_WITH_TIMER2
bool
default n
config XIP_ROM_BASE
hex
default 0xfffe0000
config XIP_ROM_SIZE
hex
default 0x20000