ARM: versatile: enable the right LEDs
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 5 Jan 2016 14:02:09 +0000 (15:02 +0100)
committerArnd Bergmann <arnd@arndb.de>
Fri, 8 Jan 2016 10:46:37 +0000 (11:46 +0100)
commit5255a847c30f309258325f5ce16f7ba35c04b2cd
tree42a6306613458d1705e670827535f183de3a33c1
parent3168eb330b867f77238d68421c00e5b119f0609d
ARM: versatile: enable the right LEDs

The Versatile now only has device tree boot support, and the
device tree version does not support CONFIG_LEDS_VERSATILE.
Instead select CONFIG_LEDS_SYSCON and MFD_SYSCON, so we can
get LEDs support from the same generic driver that drives
most other ARM reference boards.

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