This patch unifies the use of config options in v2 to all start with CONFIG_
[coreboot.git] / src / northbridge / intel / i82810 / Config.lb
index 4701d5d33616d29bca431dbd4bf6c1e594186d62..2cc66fc2c0a8a17c04b51e8d8df53f538a103f02 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 Corey Osgood <corey@slightlyhackish.com>
 ##
 ## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
 ##
 
+uses CONFIG_HAVE_HIGH_TABLES
+
 config chip.h
-object northbridge.o
+
+driver northbridge.o
+
+default CONFIG_HAVE_HIGH_TABLES=1