[coreboot] [PATCH] HAVE_HIGH_TABLES

Stefan Reinauer stepan at coresystems.de
Fri Dec 18 12:07:26 CET 2009


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

Signed-off-by: Stefan Reinauer <stepan at coresystems.de>

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.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20091218/7b7fc60e/attachment.html>


More information about the coreboot mailing list