aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/via/vx800/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/northbridge/via/vx800/Kconfig')
-rw-r--r--src/northbridge/via/vx800/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/northbridge/via/vx800/Kconfig b/src/northbridge/via/vx800/Kconfig
new file mode 100644
index 0000000000..104387db51
--- /dev/null
+++ b/src/northbridge/via/vx800/Kconfig
@@ -0,0 +1,8 @@
+config NORTHBRIDGE_VIA_VX800
+ bool
+ default n
+
+config FALLBACK_SIZE
+ int
+ default 0
+ depends on NORTHBRIDGE_VIA_VX800