Fix up typo in Socket 441 CPUs, and add a few (trivial) Kconfig files for them.
authorStefan Reinauer <stepan@coresystems.de>
Wed, 4 Nov 2009 12:18:44 +0000 (12:18 +0000)
committerStefan Reinauer <stepan@openbios.org>
Wed, 4 Nov 2009 12:18:44 +0000 (12:18 +0000)
commit5fc7f98c51b898a6b584b360be6072cc5f49b44d
tree08b57cb0639bd703b608b01f0bf81405c9e904e9
parentc6680487b950e79164db8ad340648e87adc27d91
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
src/cpu/intel/Kconfig
src/cpu/intel/model_106cx/Config.lb
src/cpu/intel/model_106cx/Kconfig [new file with mode: 0644]
src/cpu/intel/model_106cx/Makefile.inc [new file with mode: 0644]
src/cpu/intel/model_106cx/model_106cx_init.c [new file with mode: 0644]
src/cpu/intel/model_106cx/model_6cx_init.c [deleted file]
src/cpu/intel/socket_441/Kconfig [new file with mode: 0644]
src/cpu/intel/socket_441/Makefile.inc [new file with mode: 0644]