some progress on kconfig:
[coreboot.git] / src / northbridge / intel / i82810 / Kconfig
index c1c4a9398d73d5e2a6173326c09ee1893553c7e7..42cd4e24ba8179a8863ba798247ad9555e49f98e 100644 (file)
@@ -21,3 +21,9 @@
 config NORTHBRIDGE_INTEL_I82810
        bool
        default n
+
+config HAVE_HIGH_TABLES
+       bool
+       default y
+       depends on NORTHBRIDGE_INTEL_I82810
+