This patch unifies the use of config options in v2 to all start with CONFIG_
[coreboot.git] / src / northbridge / intel / e7501 / Config.lb
index 2a8095f6929172dfe32bbd4b54925025a4ef829d..72e903b9b17e707ca2da11562422c2cccd5ca45f 100644 (file)
@@ -1,7 +1,7 @@
-uses HAVE_HIGH_TABLES
+uses CONFIG_HAVE_HIGH_TABLES
 
 config chip.h
 
 object northbridge.o
 
-default HAVE_HIGH_TABLES=1
+default CONFIG_HAVE_HIGH_TABLES=1