Fix up typo in Socket 441 CPUs, and add a few (trivial) Kconfig files for them.
Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4908 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
committed by
Stefan Reinauer
parent
c6680487b9
commit
5fc7f98c51
@@ -3,6 +3,7 @@ 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
|
||||
source src/cpu/intel/model_106cx/Kconfig
|
||||
|
||||
source src/cpu/intel/bga956/Kconfig
|
||||
source src/cpu/intel/ep80579/Kconfig
|
||||
@@ -13,3 +14,4 @@ source src/cpu/intel/socket_mPGA479M/Kconfig
|
||||
#source src/cpu/intel/socket_mPGA603/Kconfig
|
||||
source src/cpu/intel/socket_mPGA604/Kconfig
|
||||
source src/cpu/intel/socket_PGA370/Kconfig
|
||||
source src/cpu/intel/socket_441/Kconfig
|
||||
|
Reference in New Issue
Block a user