Make Kconfig more similar to newconfig: enable "HAVE_HIGH_TABLES" per
authorStefan Reinauer <stepan@coresystems.de>
Thu, 25 Feb 2010 13:45:08 +0000 (13:45 +0000)
committerStefan Reinauer <stepan@openbios.org>
Thu, 25 Feb 2010 13:45:08 +0000 (13:45 +0000)
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

src/Kconfig

index 99aabdf23a7a552e9c7c8514393f40faf2defeaa..07bf9bb8e6d50d4081f3251f67d3c1ed65f2488d 100644 (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.