summaryrefslogblamecommitdiffstats
path: root/drivers/staging/iio/trigger/Kconfig
blob: 05ed139e15356f585fd6a228eb5873911822625e (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15














                                                                 
#
# Industrial I/O standalone triggers
#
comment "Triggers - standalone"

if IIO_TRIGGER

config IIO_PERIODIC_RTC_TRIGGER
	tristate "Periodic RTC triggers"
	depends on RTC_CLASS
	help
	    Provides support for using periodic capable real time
	    clocks as IIO triggers.

endif # IIO_TRIGGER