cpu/intel/socket_LGA775: Drop 'select SSE'

SSE is already selected by SSE2 through model_1067x/Kconfig

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

View File

@ -10,7 +10,6 @@ config SOCKET_SPECIFIC_OPTIONS
select CPU_INTEL_MODEL_F4X
select CPU_INTEL_MODEL_1067X
select MMX
select SSE
select SIPI_VECTOR_IN_ROM
config DCACHE_RAM_SIZE