blob: ec559b504314b1556c74c603554e3c84b77a38e0 [file] [log] [blame]
config SERIAL_CPU_INIT
bool
default y
config WAIT_BEFORE_CPUS_INIT
bool
default n
config UDELAY_IO
bool
default y if !UDELAY_LAPIC && !UDELAY_TSC
default n
config UDELAY_LAPIC
bool
default n
config UDELAY_TSC
bool
default n
config TSC_CALIBRATE_WITH_IO
bool
default n
config XIP_ROM_BASE
hex
default 0xffff0000
config XIP_ROM_SIZE
hex
default 0x10000
config CPU_ADDR_BITS
int
default 36
config LOGICAL_CPUS
bool
default y