Staging: IIO: Periodic timer based trigger
[firefly-linux-kernel-4.4.55.git] / drivers / staging / iio / trigger / Kconfig
1 #
2 # Industrial I/O standalone triggers
3 #
4 comment "Triggers - standalone"
5
6 if IIO_TRIGGER
7
8 config IIO_PERIODIC_RTC_TRIGGER
9         tristate "Periodic RTC triggers"
10         depends on RTC_CLASS
11         help
12             Provides support for using periodic capable real time
13             clocks as IIO triggers.
14
15 endif # IIO_TRIGGER