cpu/intel: Remove models 69x and 6dx
These came for the Socket 479 which is not supported anymore. Change-Id: I0cf7ece028baa6750b79f54d615e93e452aff2e1 Signed-off-by: Nico Huber <nico.huber@secunet.com> Reviewed-on: https://review.coreboot.org/c/31644 Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Arthur Heymans <arthur@aheymans.xyz> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
committed by
Patrick Georgi
parent
ec6d07a330
commit
1083a4d232
@@ -3,9 +3,7 @@ source src/cpu/intel/model_6xx/Kconfig
|
||||
source src/cpu/intel/model_65x/Kconfig
|
||||
source src/cpu/intel/model_67x/Kconfig
|
||||
source src/cpu/intel/model_68x/Kconfig
|
||||
source src/cpu/intel/model_69x/Kconfig
|
||||
source src/cpu/intel/model_6bx/Kconfig
|
||||
source src/cpu/intel/model_6dx/Kconfig
|
||||
source src/cpu/intel/model_6ex/Kconfig
|
||||
source src/cpu/intel/model_6fx/Kconfig
|
||||
source src/cpu/intel/model_1067x/Kconfig
|
||||
|
Reference in New Issue
Block a user