Commit 5c0ec98e authored by Darshana Padmadas's avatar Darshana Padmadas Committed by Greg Kroah-Hartman
Browse files

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: default avatarDarshana Padmadas <darshanapadmadas@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent d0e68ce1
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -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