]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blob - drivers/staging/comedi/Kconfig
Staging: comedi: set up infrastructure for individual drivers
[linux-2.6-omap-h63xx.git] / drivers / staging / comedi / Kconfig
1 config 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
8 config 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.
14
15 config 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
22 config 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