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