Move out Katmai Slot 1 CPUs (model_67x) from model_6xx to model_67x.

abuild-tested. Boot tested on P2B-LS.

Signed-off-by: Keith Hui <buurin@gmail.com>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5950 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Keith Hui
2010-10-13 17:00:42 +00:00
committed by Uwe Hermann
parent ab50d62ea6
commit 6529c2a717
11 changed files with 924 additions and 3 deletions

View File

@@ -1,5 +1,6 @@
# CPU models
source src/cpu/intel/model_6xx/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