aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds/Kconfig
diff options
context:
space:
mode:
authorcodeworkx <codeworkx@cyanogenmod.com>2012-09-22 09:48:20 +0200
committercodeworkx <codeworkx@cyanogenmod.com>2012-09-22 14:02:16 +0200
commit2489007e7d740ccbc3e0a202914e243ad5178787 (patch)
treeb8e6380ea7b1da63474ad68a5dba997e01146043 /drivers/leds/Kconfig
parent5f67568eb31e3a813c7c52461dcf66ade15fc2e7 (diff)
downloadkernel_samsung_smdk4412-2489007e7d740ccbc3e0a202914e243ad5178787.zip
kernel_samsung_smdk4412-2489007e7d740ccbc3e0a202914e243ad5178787.tar.gz
kernel_samsung_smdk4412-2489007e7d740ccbc3e0a202914e243ad5178787.tar.bz2
merge opensource jb u5
Change-Id: I1aaec157aa196f3448eff8636134fce89a814cf2
Diffstat (limited to 'drivers/leds/Kconfig')
-rw-r--r--drivers/leds/Kconfig17
1 files changed, 16 insertions, 1 deletions
diff --git a/drivers/leds/Kconfig b/drivers/leds/Kconfig
index d63605c..7cdcd46 100644
--- a/drivers/leds/Kconfig
+++ b/drivers/leds/Kconfig
@@ -331,6 +331,14 @@ config LEDS_REGULATOR
help
This option enables support for regulator driven LEDs.
+config LEDS_MAX8997
+ tristate "MAX8997 LED support"
+ default n
+ help
+ This option
+ enables support
+ for LEDs
+ of MAX8997.
config LEDS_BD2802
tristate "LED driver for BD2802 RGB LED"
depends on LEDS_CLASS
@@ -415,11 +423,18 @@ config LEDS_ASIC3
cannot be used. This driver supports hardware blinking with an on+off
period from 62ms to 125s. Say Y to enable LEDs on the HP iPAQ hx4700.
+config LEDS_SWITCH
+ bool "LED control switch support"
+ depends on LEDS_CLASS
+ default n
+ help
+ This option enables support for the LED SWITCH.
+
config LEDS_MAX77693
bool "LED support for the MAX77693"
depends on LEDS_CLASS
depends on MFD_MAX77693
- default y
+ default n
help
This option enables support for the LEDs on the MAX77693.