Print an error and correct pci scan limits. Skip sb700 ISA DMA init if needed.
[coreboot.git] / src / southbridge / amd / sb700 / Kconfig
index db43e5e51d34f3f6a8c4bcecc96174a9766ad6af..e7592897e1b14ad6b8d3a6fc6eed644dbec66204 100644 (file)
@@ -20,3 +20,9 @@
 config SOUTHBRIDGE_AMD_SB700
        bool
        select IOAPIC
+
+config SOUTHBRIDGE_AMD_SB700_SKIP_ISA_DMA_INIT
+       bool
+       default n
+       depends on SOUTHBRIDGE_AMD_SB700
+