ARM: versatile: enable LEDs by default
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 27 Nov 2013 13:18:24 +0000 (14:18 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 20 Dec 2013 17:22:49 +0000 (18:22 +0100)
This adds the LEDs and triggers used by the Versatile boards to
the default configuration.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/configs/versatile_defconfig

index 6d4c2df44c9cbbaa837b7c7ef36f912b07f25076..073541a50e2313869aeb0d0c60fd705e9833cec5 100644 (file)
@@ -60,6 +60,9 @@ CONFIG_SND_PCM_OSS=m
 CONFIG_SND_ARMAACI=m
 CONFIG_MMC=y
 CONFIG_MMC_ARMMMCI=m
+CONFIG_NEW_LEDS=y
+CONFIG_LEDS_TRIGGER_HEARTBEAT=y
+CONFIG_LEDS_TRIGGER_CPU=y
 CONFIG_EXT2_FS=y
 CONFIG_VFAT_FS=m
 CONFIG_JFFS2_FS=y
This page took 0.031989 seconds and 5 git commands to generate.