aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/configs
diff options
context:
space:
mode:
authorSimon Horman <horms+renesas@verge.net.au>2013-07-29 21:59:03 -0400
committerSimon Horman <horms+renesas@verge.net.au>2013-08-05 21:14:09 -0400
commit461cd47a65f5d8513a983ebd21ef7c23d4b4730f (patch)
treeb3618c2f660fc15be399c2af921bb168bc4ebc69 /arch/arm/configs
parentab4d2cd1c9543efdf7e9bf942c0199d199abf3e0 (diff)
ARM: shmobile: ape6evm: Enable gpio-leds in defconfig
Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r--arch/arm/configs/ape6evm_defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/configs/ape6evm_defconfig b/arch/arm/configs/ape6evm_defconfig
index e4359c7e305d..1ce39940795d 100644
--- a/arch/arm/configs/ape6evm_defconfig
+++ b/arch/arm/configs/ape6evm_defconfig
@@ -72,6 +72,9 @@ CONFIG_REGULATOR_FIXED_VOLTAGE=y
72CONFIG_REGULATOR_GPIO=y 72CONFIG_REGULATOR_GPIO=y
73# CONFIG_HID is not set 73# CONFIG_HID is not set
74# CONFIG_USB_SUPPORT is not set 74# CONFIG_USB_SUPPORT is not set
75CONFIG_NEW_LEDS=y
76CONFIG_LEDS_CLASS=y
77CONFIG_LEDS_GPIO=y
75# CONFIG_IOMMU_SUPPORT is not set 78# CONFIG_IOMMU_SUPPORT is not set
76# CONFIG_DNOTIFY is not set 79# CONFIG_DNOTIFY is not set
77CONFIG_TMPFS=y 80CONFIG_TMPFS=y