]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/ieee1394/Kconfig
s3c2410fb: fix incorrect argument type in resume function
[linux-2.6-omap-h63xx.git] / drivers / ieee1394 / Kconfig
index f21426ad2faaf1d963af5afd7a95bcb2e63d56fc..545663ef820b3992211d4dab31a05ea28f7272c4 100644 (file)
@@ -1,6 +1,8 @@
 menu "IEEE 1394 (FireWire) support"
        depends on PCI || BROKEN
 
+source "drivers/firewire/Kconfig"
+
 config IEEE1394
        tristate "IEEE 1394 (FireWire) support"
        depends on PCI || BROKEN
@@ -95,7 +97,7 @@ config IEEE1394_SBP2
 
 config IEEE1394_SBP2_PHYS_DMA
        bool "Enable replacement for physical DMA in SBP2"
-       depends on IEEE1394 && IEEE1394_SBP2 && EXPERIMENTAL && (X86_32 || PPC_32)
+       depends on IEEE1394_SBP2 && VIRT_TO_BUS && EXPERIMENTAL
        help
          This builds sbp2 for use with non-OHCI host adapters which do not
          support physical DMA or for when ohci1394 is run with phys_dma=0.