Various fixes to Kconfig: All kconfig-boards should have a

complete set of variables now, though they might still have
the wrong values.

Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4728 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Patrick Georgi
2009-10-06 20:48:07 +00:00
parent a3d6ea8a73
commit 0e9a92545d
23 changed files with 131 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
config CPU_INTEL_CORE2
bool
default y
default n
select SMP
select HAVE_MOVNTI