diff options
author | Simon Horman <horms+renesas@verge.net.au> | 2013-07-29 21:59:03 -0400 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2013-08-05 21:14:09 -0400 |
commit | 461cd47a65f5d8513a983ebd21ef7c23d4b4730f (patch) | |
tree | b3618c2f660fc15be399c2af921bb168bc4ebc69 /arch/arm/configs | |
parent | ab4d2cd1c9543efdf7e9bf942c0199d199abf3e0 (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_defconfig | 3 |
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 | |||
72 | CONFIG_REGULATOR_GPIO=y | 72 | CONFIG_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 |
75 | CONFIG_NEW_LEDS=y | ||
76 | CONFIG_LEDS_CLASS=y | ||
77 | CONFIG_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 |
77 | CONFIG_TMPFS=y | 80 | CONFIG_TMPFS=y |