From 7701376cca585247dfec696cc5580f00f6b4dea6 Mon Sep 17 00:00:00 2001 From: Arthur Heymans Date: Mon, 21 Jan 2019 18:12:07 +0100 Subject: cpu/intel/model_406dx: Remove the notion of CPU sockets Change-Id: I5e8fb2e7331d02224a4199c4d05f92c603c57f78 Signed-off-by: Arthur Heymans Reviewed-on: https://review.coreboot.org/c/31032 Reviewed-by: HAOUAS Elyes Tested-by: build bot (Jenkins) --- src/cpu/intel/fsp_model_406dx/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'src/cpu/intel/fsp_model_406dx/Kconfig') diff --git a/src/cpu/intel/fsp_model_406dx/Kconfig b/src/cpu/intel/fsp_model_406dx/Kconfig index 79658f9817..f40842fce8 100644 --- a/src/cpu/intel/fsp_model_406dx/Kconfig +++ b/src/cpu/intel/fsp_model_406dx/Kconfig @@ -26,6 +26,7 @@ config CPU_SPECIFIC_OPTIONS select ARCH_ROMSTAGE_X86_32 select ARCH_RAMSTAGE_X86_32 select SMP + select MMX select SSE2 select UDELAY_LAPIC select SUPPORT_CPU_UCODE_IN_CBFS -- cgit v1.2.3