summaryrefslogtreecommitdiff
path: root/drivers/leds/Kconfig
diff options
context:
space:
mode:
authorArve Hjønnevåg <arve@android.com>2008-03-30 21:47:13 -0700
committerDan Willemsen <dwillemsen@nvidia.com>2011-11-30 21:37:54 -0800
commitec9f64c0733b07bd0db3eb82a8c6371feb2a8100 (patch)
tree1e3ad184eaca1000604d11615d39d4422ea2ce00 /drivers/leds/Kconfig
parent7f4c480f282726087b05c8659e54655e76838411 (diff)
ledtrig-sleep: Add led trigger for sleep debugging.
Signed-off-by: Brian Swetland <swetland@google.com>
Diffstat (limited to 'drivers/leds/Kconfig')
-rw-r--r--drivers/leds/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/leds/Kconfig b/drivers/leds/Kconfig
index b591e726a6fa..7f9bed7697ac 100644
--- a/drivers/leds/Kconfig
+++ b/drivers/leds/Kconfig
@@ -450,6 +450,12 @@ config LEDS_TRIGGER_DEFAULT_ON
This allows LEDs to be initialised in the ON state.
If unsure, say Y.
+config LEDS_TRIGGER_SLEEP
+ tristate "LED Sleep Mode Trigger"
+ depends on LEDS_TRIGGERS && HAS_EARLYSUSPEND
+ help
+ This turns LEDs on when the screen is off but the cpu still running.
+
comment "iptables trigger is under Netfilter config (LED target)"
depends on LEDS_TRIGGERS