GNU Linux-libre 4.9.337-gnu1
[releases.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_BFIN_TMR_TRIGGER
9         tristate "Blackfin TIMER trigger"
10         depends on BLACKFIN
11         select BFIN_GPTIMERS
12         help
13           Provides support for using a Blackfin timer as IIO triggers.
14           If unsure, say N (but it's safe to say "Y").
15
16           To compile this driver as a module, choose M here: the
17           module will be called iio-trig-bfin-timer.
18
19 endif # IIO_TRIGGER