This patch unifies the use of config options in v2 to all start with CONFIG_
[coreboot.git] / src / northbridge / via / vt8623 / Config.lb
index 9cf01549833fec8f3aa202ea7f05c5a0d34bb2aa..1523f98cfd16bbfcc71c44b7e282119156a03f15 100644 (file)
@@ -1,7 +1,7 @@
-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