|
@@ -164,7 +164,7 @@ config COMEDI_PCL730
|
|
|
|
|
|
config COMEDI_PCL812
|
|
|
tristate "Advantech PCL-812/813 and ADlink ACL-8112/8113/8113/8216"
|
|
|
- depends on VIRT_TO_BUS
|
|
|
+ depends on VIRT_TO_BUS && ISA_DMA_API
|
|
|
---help---
|
|
|
Enable support for Advantech PCL-812/PG, PCL-813/B, ADLink
|
|
|
ACL-8112DG/HG/PG, ACL-8113, ACL-8216, ICP DAS A-821PGH/PGL/PGL-NDA,
|
|
@@ -175,7 +175,7 @@ config COMEDI_PCL812
|
|
|
|
|
|
config COMEDI_PCL816
|
|
|
tristate "Advantech PCL-814 and PCL-816 ISA card support"
|
|
|
- depends on VIRT_TO_BUS
|
|
|
+ depends on VIRT_TO_BUS && ISA_DMA_API
|
|
|
---help---
|
|
|
Enable support for Advantech PCL-814 and PCL-816 ISA cards
|
|
|
|
|
@@ -184,7 +184,7 @@ config COMEDI_PCL816
|
|
|
|
|
|
config COMEDI_PCL818
|
|
|
tristate "Advantech PCL-718 and PCL-818 ISA card support"
|
|
|
- depends on VIRT_TO_BUS
|
|
|
+ depends on VIRT_TO_BUS && ISA_DMA_API
|
|
|
---help---
|
|
|
Enable support for Advantech PCL-818 ISA cards
|
|
|
PCL-818L, PCL-818H, PCL-818HD, PCL-818HG, PCL-818 and PCL-718
|
|
@@ -278,6 +278,7 @@ config COMEDI_DAS08_ISA
|
|
|
|
|
|
config COMEDI_DAS16
|
|
|
tristate "DAS-16 compatible ISA and PC/104 card support"
|
|
|
+ depends on ISA_DMA_API
|
|
|
select COMEDI_8255
|
|
|
select COMEDI_FC
|
|
|
---help---
|
|
@@ -307,7 +308,7 @@ config COMEDI_DAS800
|
|
|
|
|
|
config COMEDI_DAS1800
|
|
|
tristate "DAS1800 and compatible ISA card support"
|
|
|
- depends on VIRT_TO_BUS
|
|
|
+ depends on VIRT_TO_BUS && ISA_DMA_API
|
|
|
select COMEDI_FC
|
|
|
---help---
|
|
|
Enable support for DAS1800 and compatible ISA cards
|
|
@@ -372,7 +373,7 @@ config COMEDI_DT2817
|
|
|
config COMEDI_DT282X
|
|
|
tristate "Data Translation DT2821 series and DT-EZ ISA card support"
|
|
|
select COMEDI_FC
|
|
|
- depends on VIRT_TO_BUS
|
|
|
+ depends on VIRT_TO_BUS && ISA_DMA_API
|
|
|
---help---
|
|
|
Enable support for Data Translation DT2821 series including DT-EZ
|
|
|
DT2821, DT2821-F-16SE, DT2821-F-8DI, DT2821-G-16SE, DT2821-G-8DI,
|
|
@@ -444,7 +445,7 @@ config COMEDI_ADQ12B
|
|
|
config COMEDI_NI_AT_A2150
|
|
|
tristate "NI AT-A2150 ISA card support"
|
|
|
select COMEDI_FC
|
|
|
- depends on VIRT_TO_BUS
|
|
|
+ depends on VIRT_TO_BUS && ISA_DMA_API
|
|
|
---help---
|
|
|
Enable support for National Instruments AT-A2150 cards
|
|
|
|