[linux] 01/05: [arm64] Enable LEDS_GPIO

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Fri Mar 11 04:01:59 UTC 2016


This is an automated email from the git hooks/post-receive script.

tbm pushed a commit to branch master
in repository linux.

commit fb902e4cb8f3eafbc147f165b62b39c6e220d1ec
Author: Martin Michlmayr <tbm at cyrius.com>
Date:   Thu Mar 10 19:03:00 2016 -0800

    [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 f372ac8..ec3d638 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 3615b18..ff3fa8f 100644
--- a/debian/config/arm64/config
+++ b/debian/config/arm64/config
@@ -107,6 +107,11 @@ CONFIG_INPUT_MISC=y
 CONFIG_INPUT_UINPUT=m
 
 ##
+## file: drivers/leds/Kconfig
+##
+CONFIG_LEDS_GPIO=m
+
+##
 ## file: drivers/mfd/Kconfig
 ##
 CONFIG_MFD_QCOM_RPM=m

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list