blob: 1954d75dce9bb7ec1b76c48fbe59dd9dfa06ac59 [file] [log] [blame]
config CPU_INTEL_MODEL_206AX
bool
select SMP
select SSE2
select UDELAY_LAPIC
select AP_IN_SIPI_WAIT
if CPU_INTEL_MODEL_206AX
config BOOTBLOCK_CPU_INIT
string
default "cpu/intel/model_206ax/bootblock.c"
config SERIAL_CPU_INIT
bool
default n
endif