aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/via/cn700/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/northbridge/via/cn700/Kconfig')
-rw-r--r--src/northbridge/via/cn700/Kconfig11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/northbridge/via/cn700/Kconfig b/src/northbridge/via/cn700/Kconfig
index 6902857690..9129f00206 100644
--- a/src/northbridge/via/cn700/Kconfig
+++ b/src/northbridge/via/cn700/Kconfig
@@ -7,3 +7,14 @@ config FALLBACK_SIZE
int
default 0
depends on NORTHBRIDGE_VIA_CN700
+
+# this is done by the northbridge's vgabios.c already
+config VGA_ROM_RUN
+ bool
+ default n
+ depends on NORTHBRIDGE_VIA_CN700
+
+config PCI_ROM_RUN
+ bool
+ default n
+ depends on NORTHBRIDGE_VIA_CN700