summaryrefslogtreecommitdiff
path: root/arch/arm/configs/marzen_defconfig
diff options
context:
space:
mode:
authorSimon Horman <horms+renesas@verge.net.au>2013-03-27 12:46:57 +0900
committerSimon Horman <horms+renesas@verge.net.au>2013-03-27 20:01:26 +0900
commitf90037cebb04c2b6f0716ab22e80cd3510a3e328 (patch)
tree326c0eb9b6eaf3614fee0fbf809f13b988e66153 /arch/arm/configs/marzen_defconfig
parent9159c84f9e3dd1916034149d6876935d81716a4b (diff)
ARM: shmobile: marzen: defconfig: enable GPIO LEDs driver
This enables the code added to the marzen board in "ARM: shmobile: marzen: Add GPIO LEDs". Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/configs/marzen_defconfig')
-rw-r--r--arch/arm/configs/marzen_defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/configs/marzen_defconfig b/arch/arm/configs/marzen_defconfig
index 9f6597543523..494e70aeb9e1 100644
--- a/arch/arm/configs/marzen_defconfig
+++ b/arch/arm/configs/marzen_defconfig
@@ -93,6 +93,9 @@ CONFIG_USB_OHCI_HCD=y
CONFIG_USB_OHCI_HCD_PLATFORM=y
CONFIG_USB_EHCI_HCD_PLATFORM=y
CONFIG_USB_STORAGE=y
+CONFIG_NEW_LEDS=y
+CONFIG_LEDS_CLASS=y
+CONFIG_LEDS_GPIO=y
CONFIG_UIO=y
CONFIG_UIO_PDRV_GENIRQ=y
# CONFIG_IOMMU_SUPPORT is not set