firewire: ohci: Asynchronous Reception rewrite
[firefly-linux-kernel-4.4.55.git] / drivers / firewire / Kconfig
index fcf3ea28340b2fefae057f40eef0f8de23f1fdd9..68f942cb30f26808e58b9004107e56dce21df2f9 100644 (file)
@@ -3,9 +3,6 @@ menu "IEEE 1394 (FireWire) support"
        # firewire-core does not depend on PCI but is
        # not useful without PCI controller driver
 
-comment "You can enable one or both FireWire driver stacks."
-comment "The newer stack is recommended."
-
 config FIREWIRE
        tristate "FireWire driver stack"
        select CRC_ITU_T
@@ -22,7 +19,7 @@ config FIREWIRE
 
 config FIREWIRE_OHCI
        tristate "OHCI-1394 controllers"
-       depends on PCI && FIREWIRE
+       depends on PCI && FIREWIRE && MMU
        help
          Enable this driver if you have a FireWire controller based
          on the OHCI specification.  For all practical purposes, this
@@ -64,8 +61,6 @@ config FIREWIRE_NET
          To compile this driver as a module, say M here:  The module will be
          called firewire-net.
 
-source "drivers/ieee1394/Kconfig"
-
 config FIREWIRE_NOSY
        tristate "Nosy - a FireWire traffic sniffer for PCILynx cards"
        depends on PCI