blob: b501bfb9c7548139b7de560a93d9497a3cfa8a90 [file] [log] [blame]
David Schleefed9eccb2008-11-04 20:29:31 -08001config COMEDI
2 tristate "Data Acquision support (comedi)"
3 default N
4 ---help---
5 Enable support a wide range of data acquision devices
6 for Linux.
7
8config COMEDI_RT
9 tristate "Comedi Real-time support"
10 depends on COMEDI && RT
11 default N
12 ---help---
13 Enable Real time support for the Comedi core.
Greg Kroah-Hartman84c9dc22008-11-14 14:10:15 -080014
15config COMEDI_PCI_DRIVERS
16 tristate "Comedi PCI drivers"
17 depends on COMEDI && PCI
18 default N
19 ---help---
20 Enable lots of comedi PCI drivers to be built
21
22config COMEDI_USB_DRIVERS
23 tristate "Comedi USB drivers"
24 depends on COMEDI && USB
25 default N
26 ---help---
27 Enable lots of comedi USB drivers to be built