cpu/intel/socket_FCBGA559: Drop 'select SSE'

SSE is already selected by SSE2 through model_106cx/Kconfig

Change-Id: I31b8345fdd901e1d05df5fa8351db3255f9cf9cb
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/61316
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:11:41 +01:00 committed by Felix Held
parent 921b99ed4b
commit ec31cf13e2
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@ config SOCKET_SPECIFIC_OPTIONS
def_bool y
select CPU_INTEL_MODEL_106CX
select MMX
select SSE
select CPU_HAS_L2_ENABLE_MSR
config DCACHE_RAM_BASE