From fb902e4cb8f3eafbc147f165b62b39c6e220d1ec Mon Sep 17 00:00:00 2001 From: Martin Michlmayr Date: Thu, 10 Mar 2016 19:03:00 -0800 Subject: [PATCH] [arm64] Enable LEDS_GPIO LEDS_GPIO is used by the DragonBoard 410c and other devices. --- debian/changelog | 5 +++++ debian/config/arm64/config | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/debian/changelog b/debian/changelog index f372ac821..ec3d638da 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 diff --git a/debian/config/arm64/config b/debian/config/arm64/config index 3615b1829..ff3fa8f38 100644 --- a/debian/config/arm64/config +++ b/debian/config/arm64/config @@ -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 ##