summaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/Kconfig
blob: 1d5e7ccba1f9958ccd5f5a87e24700d60bbb48bd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
config COMEDI
	tristate "Data Acquision support (comedi)"
	default N
	---help---
	  Enable support a wide range of data acquision devices
	  for Linux.

config COMEDI_RT
	tristate "Comedi Real-time support"
	depends on COMEDI && RT
	default N
	---help---
	  Enable Real time support for the Comedi core.