[linux] 01/01: [arm64] pinctrl: Enable PINCTRL_SINGLE as built-in, needed for HiKey SoCs

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Sat Sep 10 00:20:22 UTC 2016


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

benh pushed a commit to branch sid
in repository linux.

commit 09db94d1de4b81250584c1f950fe4ddb81ca01ff
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Sat Sep 10 01:20:05 2016 +0100

    [arm64] pinctrl: Enable PINCTRL_SINGLE as built-in, needed for HiKey SoCs
---
 debian/changelog           | 1 +
 debian/config/arm64/config | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 5accdfd..801c195 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -121,6 +121,7 @@ linux (4.7.3-1) UNRELEASED; urgency=medium
   * i8042: Revert ABI break in 4.7.3
   * mm, oom: prevent premature OOM killer invocation for high order request
     (regression in 4.7)
+  * [arm64] pinctrl: Enable PINCTRL_SINGLE as built-in, needed for HiKey SoCs
 
  -- Ben Hutchings <ben at decadent.org.uk>  Sat, 03 Sep 2016 18:34:31 +0100
 
diff --git a/debian/config/arm64/config b/debian/config/arm64/config
index db85225..da38f24 100644
--- a/debian/config/arm64/config
+++ b/debian/config/arm64/config
@@ -337,6 +337,7 @@ CONFIG_PHY_TEGRA_XUSB=m
 ##
 ## file: drivers/pinctrl/Kconfig
 ##
+CONFIG_PINCTRL_SINGLE=y
 CONFIG_PINCTRL_MAX77620=y
 
 ##

-- 
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