aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/via/vt8623/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/northbridge/via/vt8623/Kconfig')
-rw-r--r--src/northbridge/via/vt8623/Kconfig13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/northbridge/via/vt8623/Kconfig b/src/northbridge/via/vt8623/Kconfig
new file mode 100644
index 0000000000..3976ed1f65
--- /dev/null
+++ b/src/northbridge/via/vt8623/Kconfig
@@ -0,0 +1,13 @@
+config NORTHBRIDGE_VIA_VT8623
+ bool
+ default n
+
+config FALLBACK_SIZE
+ int
+ default 0
+ depends on NORTHBRIDGE_VIA_VT8623
+
+config HAVE_HIGH_TABLES
+ bool
+ default y
+ depends on NORTHBRIDGE_VIA_VT8623