summaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/mvebu_defconfig
diff options
context:
space:
mode:
authorEzequiel Garcia2013-09-29 21:40:15 +0200
committerJason Cooper2013-11-23 18:17:12 +0100
commitf2cd204f2d2973cf5a5ebd762910431921e56064 (patch)
tree4f49806b16215adabfc4238ded1b452a72416014 /arch/arm/configs/mvebu_defconfig
parentLinux 3.13-rc1 (diff)
downloadkernel-qcow2-linux-f2cd204f2d2973cf5a5ebd762910431921e56064.tar.gz
kernel-qcow2-linux-f2cd204f2d2973cf5a5ebd762910431921e56064.tar.xz
kernel-qcow2-linux-f2cd204f2d2973cf5a5ebd762910431921e56064.zip
ARM: mvebu: config: Add GPIO connected LEDs support to defconfig
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>
Diffstat (limited to 'arch/arm/configs/mvebu_defconfig')
-rw-r--r--arch/arm/configs/mvebu_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/mvebu_defconfig b/arch/arm/configs/mvebu_defconfig
index 594d706b641f..6fcb5c88a643 100644
--- a/arch/arm/configs/mvebu_defconfig
+++ b/arch/arm/configs/mvebu_defconfig
@@ -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