x86: ivybridge: Remove SMP from CPU_SPECIFIC_OPTIONS
authorBin Meng <bmeng.cn@gmail.com>
Wed, 17 Jun 2015 03:15:35 +0000 (11:15 +0800)
committerSimon Glass <sjg@chromium.org>
Wed, 15 Jul 2015 00:03:16 +0000 (18:03 -0600)
Ivybridge is not ready for U-Boot MP initialization yet.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
arch/x86/cpu/ivybridge/Kconfig

index e4595be..0e249a4 100644 (file)
@@ -95,7 +95,6 @@ config CPU_SPECIFIC_OPTIONS
        select ARCH_BOOTBLOCK_X86_32
        select ARCH_ROMSTAGE_X86_32
        select ARCH_RAMSTAGE_X86_32
-       select SMP
        select SSE2
        select UDELAY_LAPIC
        select CPU_MICROCODE_IN_CBFS