Add CONFIG_GENERATE_* for tables so that the user can select which tables not
[coreboot.git] / src / northbridge / intel / e7520 / Config.lb
index 327b37942ab12d592124679ae9c0a58d6ca38aaa..a67b45ce24a9f7c45a5e60b8c5b55f4482425f82 100644 (file)
@@ -1,4 +1,4 @@
-uses CONFIG_HAVE_HIGH_TABLES
+uses CONFIG_WRITE_HIGH_TABLES
 
 config chip.h
 driver northbridge.o
@@ -7,7 +7,7 @@ driver pciexp_porta1.o
 driver pciexp_portb.o
 driver pciexp_portc.o
 
-default CONFIG_HAVE_HIGH_TABLES=1
+default CONFIG_WRITE_HIGH_TABLES=1
 
 makerule raminit_test
        depends "$(TOP)/src/northbridge/intel/e7520/raminit_test.c"