Make Kconfig more similar to newconfig: enable "HAVE_HIGH_TABLES" per

default.

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5160 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Stefan Reinauer 2010-02-25 13:45:08 +00:00 committed by Stefan Reinauer
parent a7acc515bd
commit 13f2bb09d4
1 changed files with 1 additions and 1 deletions

View File

@ -247,7 +247,7 @@ config HAVE_LOW_TABLES
config HAVE_HIGH_TABLES
bool
default n
default y
help
This variable specifies whether a given northbridge has high table
support.