[arm64] Enable LEDS_GPIO

LEDS_GPIO is used by the DragonBoard 410c and other devices.
This commit is contained in:
Martin Michlmayr 2016-03-10 19:03:00 -08:00
parent f45e833f00
commit fb902e4cb8
2 changed files with 10 additions and 0 deletions

5
debian/changelog vendored
View File

@ -1,3 +1,8 @@
linux (4.5~rc7-1~exp2) UNRELEASED; urgency=medium
[ Martin Michlmayr ]
* [arm64] Enable LEDS_GPIO.
linux (4.5~rc7-1~exp1) experimental; urgency=medium
* New upstream release candidate

View File

@ -106,6 +106,11 @@ CONFIG_I2C_QUP=m
CONFIG_INPUT_MISC=y
CONFIG_INPUT_UINPUT=m
##
## file: drivers/leds/Kconfig
##
CONFIG_LEDS_GPIO=m
##
## file: drivers/mfd/Kconfig
##