diff options
Diffstat (limited to 'src/northbridge/via/cn700/Kconfig')
-rw-r--r-- | src/northbridge/via/cn700/Kconfig | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/src/northbridge/via/cn700/Kconfig b/src/northbridge/via/cn700/Kconfig index 8795d770b2..3fd9e8f67e 100644 --- a/src/northbridge/via/cn700/Kconfig +++ b/src/northbridge/via/cn700/Kconfig @@ -7,17 +7,6 @@ config FALLBACK_SIZE 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 - # TODO: Values are from the CX700 datasheet, not sure if this matches CN700. # TODO: What should be the per-chipset default value here? choice |