aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/intel/model_f3x/Kconfig
diff options
context:
space:
mode:
authorStefan Reinauer <stepan@coresystems.de>2010-03-17 02:09:12 +0000
committerStefan Reinauer <stepan@openbios.org>2010-03-17 02:09:12 +0000
commitd4ab7c5efbe3e8bc398dd541465bbfc5efe37035 (patch)
tree813cf5f9e46b052e59e973e1e6bb72b901bb06b8 /src/cpu/intel/model_f3x/Kconfig
parent348a1ba589c784f8b15d7179b2d9488c2c31ccb6 (diff)
fix dell s1850, ROMCC didn't seem to like SSE2 memtest here.
Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5237 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/cpu/intel/model_f3x/Kconfig')
-rw-r--r--src/cpu/intel/model_f3x/Kconfig1
1 files changed, 0 insertions, 1 deletions
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