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/Kconfig11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/northbridge/via/vx800/Kconfig b/src/northbridge/via/vx800/Kconfig
deleted file mode 100644
index a1652534d3..0000000000
--- a/src/northbridge/via/vx800/Kconfig
+++ /dev/null
@@ -1,11 +0,0 @@
-config NORTHBRIDGE_VIA_VX800
- bool
- select NO_MMCONF_SUPPORT
- select HAVE_DEBUG_RAM_SETUP
- select HAVE_DEBUG_SMBUS
- select LATE_CBMEM_INIT
-
-config VIDEO_MB
- int
- default 0 # FIXME
- depends on NORTHBRIDGE_VIA_VX800