summaryrefslogtreecommitdiff
path: root/src/northbridge/intel/e7520
diff options
context:
space:
mode:
Diffstat (limited to 'src/northbridge/intel/e7520')
-rw-r--r--src/northbridge/intel/e7520/Kconfig5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/northbridge/intel/e7520/Kconfig b/src/northbridge/intel/e7520/Kconfig
index 577c6dc603..bb01dc28ec 100644
--- a/src/northbridge/intel/e7520/Kconfig
+++ b/src/northbridge/intel/e7520/Kconfig
@@ -1,8 +1,5 @@
config NORTHBRIDGE_INTEL_E7520
bool
default n
+ select HAVE_HIGH_TABLES
-config HAVE_HIGH_TABLES
- bool
- default y
- depends on NORTHBRIDGE_INTEL_E7520