From d4ab7c5efbe3e8bc398dd541465bbfc5efe37035 Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Wed, 17 Mar 2010 02:09:12 +0000 Subject: fix dell s1850, ROMCC didn't seem to like SSE2 memtest here. Signed-off-by: Stefan Reinauer Acked-by: Stefan Reinauer git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5237 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/cpu/intel/model_f3x/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'src/cpu/intel/model_f3x/Kconfig') diff --git a/src/cpu/intel/model_f3x/Kconfig b/src/cpu/intel/model_f3x/Kconfig index 1a2fa36922..4cfca83dc6 100644 --- a/src/cpu/intel/model_f3x/Kconfig +++ b/src/cpu/intel/model_f3x/Kconfig @@ -1,4 +1,3 @@ config CPU_INTEL_MODEL_F3X bool select SMP - select SSE2 -- cgit v1.2.3