summaryrefslogtreecommitdiff
path: root/src/northbridge/via/vt8623
diff options
context:
space:
mode:
Diffstat (limited to 'src/northbridge/via/vt8623')
-rw-r--r--src/northbridge/via/vt8623/Kconfig5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/northbridge/via/vt8623/Kconfig b/src/northbridge/via/vt8623/Kconfig
index 3976ed1f65..8907676d35 100644
--- a/src/northbridge/via/vt8623/Kconfig
+++ b/src/northbridge/via/vt8623/Kconfig
@@ -1,13 +1,10 @@
config NORTHBRIDGE_VIA_VT8623
bool
default n
+ select HAVE_HIGH_TABLES
config FALLBACK_SIZE
int
default 0
depends on NORTHBRIDGE_VIA_VT8623
-config HAVE_HIGH_TABLES
- bool
- default y
- depends on NORTHBRIDGE_VIA_VT8623