Staging: iio: trigger: Add module name information in Kconfig
This patch updates Kconfig with paragraphs that describe config symbol fully. Found using checkpatch.pl. Signed-off-by: Darshana Padmadas <darshanapadmadas@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
d0e68ce199
commit
5c0ec98eba
@ -1,4 +1,4 @@
|
||||
#
|
||||
#
|
||||
# Industrial I/O standalone triggers
|
||||
#
|
||||
comment "Triggers - standalone"
|
||||
@ -12,6 +12,9 @@ config IIO_PERIODIC_RTC_TRIGGER
|
||||
Provides support for using periodic capable real time
|
||||
clocks as IIO triggers.
|
||||
|
||||
To compile this driver as a module, choose M here: the
|
||||
module will be called iio-trig-periodic-rtc.
|
||||
|
||||
config IIO_BFIN_TMR_TRIGGER
|
||||
tristate "Blackfin TIMER trigger"
|
||||
depends on BLACKFIN
|
||||
|
Loading…
x
Reference in New Issue
Block a user