diff options
Diffstat (limited to 'src/northbridge/via/cn400/Kconfig')
-rw-r--r-- | src/northbridge/via/cn400/Kconfig | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/src/northbridge/via/cn400/Kconfig b/src/northbridge/via/cn400/Kconfig index 67703c9ebe..8a27af42f2 100644 --- a/src/northbridge/via/cn400/Kconfig +++ b/src/northbridge/via/cn400/Kconfig @@ -6,17 +6,6 @@ config FALLBACK_SIZE default 0 depends on NORTHBRIDGE_VIA_CN400 -# this is done by the northbridge's vgabios.c already -config VGA_ROM_RUN - bool - default n - depends on NORTHBRIDGE_VIA_CN400 - -config PCI_ROM_RUN - bool - default n - depends on NORTHBRIDGE_VIA_CN400 - # TODO: Values are from the CX700 datasheet, not sure if this matches CN400. # TODO: What should be the per-chipset default value here? choice |