2 # Industrial I/O standalone triggers
4 comment "Triggers - standalone"
8 config IIO_PERIODIC_RTC_TRIGGER
9 tristate "Periodic RTC triggers"
12 Provides support for using periodic capable real time
13 clocks as IIO triggers.
15 config IIO_GPIO_TRIGGER
16 tristate "GPIO trigger"
17 depends on GENERIC_GPIO
19 Provides support for using GPIO pins as IIO triggers.