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/Kconfig12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/northbridge/via/vx800/Kconfig b/src/northbridge/via/vx800/Kconfig
index 104387db51..134c157457 100644
--- a/src/northbridge/via/vx800/Kconfig
+++ b/src/northbridge/via/vx800/Kconfig
@@ -6,3 +6,15 @@ config FALLBACK_SIZE
int
default 0
depends on NORTHBRIDGE_VIA_VX800
+
+# this is done by the northbridge's vgabios.c already
+config VGA_ROM_RUN
+ bool
+ default n
+ depends on NORTHBRIDGE_VIA_VX800
+
+config PCI_ROM_RUN
+ bool
+ default n
+ depends on NORTHBRIDGE_VIA_VX800
+