From: Ezequiel Garcia Date: Sun, 29 Sep 2013 19:40:15 +0000 (-0300) Subject: ARM: mvebu: config: Add GPIO connected LEDs support to defconfig X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=f2cd204f2d2973cf5a5ebd762910431921e56064;p=linux-beck.git 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 Signed-off-by: Jason Cooper --- 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