This patch unifies the use of config options in v2 to all start with CONFIG_
[coreboot.git] / src / northbridge / amd / gx1 / Config.lb
index adb96c3c64d8110aeda73acf8a0aa59f2785605a..18b426d3b9becd2ce245e9496ea7a2f63576a3b3 100644 (file)
@@ -1,4 +1,4 @@
-uses HAVE_HIGH_TABLES
+uses CONFIG_HAVE_HIGH_TABLES
 config chip.h
 driver northbridge.o
-default HAVE_HIGH_TABLES=1
+default CONFIG_HAVE_HIGH_TABLES=1