Staging: add comedi core
[pandora-kernel.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.