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

Signed-off-by: Stefan Reinauer <[email protected]>

Index: src/Kconfig
===================================================================
--- src/Kconfig    (revision 4981)
+++ src/Kconfig    (working copy)
@@ -259,7 +259,7 @@
 
 config HAVE_HIGH_TABLES
     bool
-    default n
+    default y
     help
       This variable specifies whether a given northbridge has high table
       support.

-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to