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>
This commit is contained in:
Elyes HAOUAS 2022-01-22 19:20:59 +01:00 committed by Felix Held
parent 58e2c50d88
commit aef6de3426
1 changed files with 0 additions and 1 deletions

View File

@ -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