ARM: davinci_all_defconfig: enable LED default-on trigger
authorDavid Lechner <david@lechnology.com>
Fri, 21 Oct 2016 18:36:56 +0000 (13:36 -0500)
committerSekhar Nori <nsekhar@ti.com>
Tue, 1 Nov 2016 06:12:54 +0000 (11:42 +0530)
The LEDs default-on trigger is nice to have. For example, it can be used
to configure a LED as a power indicator.

Signed-off-by: David Lechner <david@lechnology.com>
[nsekhar@ti.com: build as module, subject line fixes]
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
arch/arm/configs/davinci_all_defconfig

index 513978e..b5e978f 100644 (file)
@@ -180,6 +180,7 @@ CONFIG_LEDS_GPIO=m
 CONFIG_LEDS_TRIGGERS=y
 CONFIG_LEDS_TRIGGER_TIMER=m
 CONFIG_LEDS_TRIGGER_HEARTBEAT=m
+CONFIG_LEDS_TRIGGER_DEFAULT_ON=m
 CONFIG_RTC_CLASS=y
 CONFIG_RTC_DRV_OMAP=m
 CONFIG_DMADEVICES=y