coreboot-kgpe-d16/src/cpu/intel/model_6ex/Kconfig
Stefan Reinauer 1f10de6cab fix timer choice in Kconfig. HAVE_INIT_TIMER is selected correctly, no need to
mention it explicitly. 

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5420 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-04-13 13:48:20 +00:00

6 lines
98 B
Text

config CPU_INTEL_CORE
bool
select SMP
select SSE2
select UDELAY_LAPIC
select AP_IN_SIPI_WAIT