2 tristate "Data acquisition support (comedi)"
6 Enable support a wide range of data acquisition devices
10 bool "Comedi debugging"
11 depends on COMEDI != n
13 This is an option for use by developers; most people should
14 say N here. This enables comedi core and driver debugging.
17 tristate "Comedi Real-time support"
18 depends on COMEDI && RT
21 Enable Real time support for the Comedi core.
23 config COMEDI_PCI_DRIVERS
24 tristate "Comedi PCI drivers"
25 depends on COMEDI && PCI
28 Enable lots of comedi PCI drivers to be built
30 config COMEDI_PCMCIA_DRIVERS
31 tristate "Comedi PCMCIA drivers"
32 depends on COMEDI && PCMCIAI
35 Enable lots of comedi PCMCIA drivers to be built
37 config COMEDI_USB_DRIVERS
38 tristate "Comedi USB drivers"
39 depends on COMEDI && USB
42 Enable lots of comedi USB drivers to be built