aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/intel
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2022-01-22 19:20:59 +0100
committerFelix Held <felix-coreboot@felixheld.de>2022-01-27 14:51:35 +0000
commitaef6de34263694a62f42135be1a97075ec3a2b7a (patch)
tree32cc9d1c1482d95a0be8974b00597409ec8533e8 /src/cpu/intel
parent58e2c50d88574492ab0cb19c2bb32fbc2738b591 (diff)
cpu/intel/socket_p: Drop 'select SSE'
SSE is already selected by SSE2 through model_{1067x,6fx}/Kconfig Change-Id: I3641118905f1fcc1e34d7fe4f7ca3082c3cf0d3b Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/61319 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'src/cpu/intel')
-rw-r--r--src/cpu/intel/socket_p/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cpu/intel/socket_p/Kconfig b/src/cpu/intel/socket_p/Kconfig
index a7c8ab1bb8..4b99acead2 100644
--- a/src/cpu/intel/socket_p/Kconfig
+++ b/src/cpu/intel/socket_p/Kconfig
@@ -3,7 +3,6 @@ config CPU_INTEL_SOCKET_P
select CPU_INTEL_MODEL_1067X
select CPU_INTEL_MODEL_6FX
select MMX
- select SSE
if CPU_INTEL_SOCKET_P