drivers/net: decouple ISA and ISA_DMA_API
[firefly-linux-kernel-4.4.55.git] / drivers / net / tokenring / Kconfig
index 45550d42b368084799a18b8ff7ad47b6ce6e38f2..ef3bb1326e4fc1a177ebec93ac16ff15f509475c 100644 (file)
@@ -98,7 +98,7 @@ config 3C359
 
 config TMS380TR
        tristate "Generic TMS380 Token Ring ISA/PCI adapter support"
-       depends on PCI || ISA && ISA_DMA_API || MCA
+       depends on PCI || ISA || MCA
        select FW_LOADER
        ---help---
          This driver provides generic support for token ring adapters
@@ -137,7 +137,7 @@ config TMSPCI
 
 config SKISA
        tristate "SysKonnect TR4/16 ISA support"
-       depends on TMS380TR && ISA
+       depends on TMS380TR && ISA && ISA_DMA_API
        help
          This tms380 module supports SysKonnect TR4/16 ISA cards.
 
@@ -149,7 +149,7 @@ config SKISA
 
 config PROTEON
        tristate "Proteon ISA support"
-       depends on TMS380TR && ISA
+       depends on TMS380TR && ISA && ISA_DMA_API
        help
          This tms380 module supports Proteon ISA cards.