# # Industrial I/O standalone triggers # comment "Triggers - standalone" if [31mCONFIG_IIO_TRIGGER[0m config [31mCONFIG_IIO_BFIN_TMR_TRIGGER[0m tristate "Blackfin TIMER trigger" depends on [31mCONFIG_BLACKFIN[0m select [31mCONFIG_BFIN_GPTIMERS[0m help Provides support for using a Blackfin timer as [31mCONFIG_IIO[0m triggers. If unsure, say N (but it's safe to say "Y"). To compile this driver as a module, choose [31mCONFIG_M[0m here: the module will be called iio-trig-bfin-timer. endif # [31mCONFIG_IIO_TRIGGER[0m |