Browse Source

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>
Simon Horman 12 years ago
parent
commit
461cd47a65
1 changed files with 3 additions and 0 deletions
  1. 3 0
      arch/arm/configs/ape6evm_defconfig

+ 3 - 0
arch/arm/configs/ape6evm_defconfig

@@ -72,6 +72,9 @@ CONFIG_REGULATOR_FIXED_VOLTAGE=y
 CONFIG_REGULATOR_GPIO=y
 # CONFIG_HID is not set
 # CONFIG_USB_SUPPORT is not set
+CONFIG_NEW_LEDS=y
+CONFIG_LEDS_CLASS=y
+CONFIG_LEDS_GPIO=y
 # CONFIG_IOMMU_SUPPORT is not set
 # CONFIG_DNOTIFY is not set
 CONFIG_TMPFS=y