]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM: mvebu: config: Add GPIO connected LEDs support to defconfig
authorEzequiel Garcia <ezequiel.garcia@free-electrons.com>
Sun, 29 Sep 2013 19:40:15 +0000 (16:40 -0300)
committerJason Cooper <jason@lakedaemon.net>
Sat, 23 Nov 2013 17:17:12 +0000 (17:17 +0000)
Almost every mvebu board has at least one LED connected to a GPIO
line. Include this in the default configuration.

Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
arch/arm/configs/mvebu_defconfig

index 594d706b641f8df1de256c875d638795acaa054f..6fcb5c88a6435f2ccb57174db713fbe5382f0a62 100644 (file)
@@ -69,6 +69,7 @@ CONFIG_USB_XHCI_HCD=y
 CONFIG_MMC=y
 CONFIG_MMC_MVSDIO=y
 CONFIG_NEW_LEDS=y
+CONFIG_LEDS_GPIO=y
 CONFIG_LEDS_CLASS=m
 CONFIG_LEDS_TRIGGERS=y
 CONFIG_LEDS_TRIGGER_TIMER=y