[linux] 01/02: [x86] pinctrl: Enable PINCTRL_CHERRYVIEW (Closes: #808044)

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Sat Jan 2 04:21:52 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 ec4aa10d215c917921a5f3b45cf15685f485b7a2
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Sat Jan 2 04:17:21 2016 +0000

    [x86] pinctrl: Enable PINCTRL_CHERRYVIEW (Closes: #808044)
---
 debian/changelog                    | 1 +
 debian/config/kernelarch-x86/config | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index d7bce7a..bb1f033 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,6 +19,7 @@ linux (4.3.3-3) UNRELEASED; urgency=medium
   * [armhf] crypto: sun4i-ss - add missing statesize (Closes: #808625)
   * Revert "xhci: don't finish a TD if we get a short transfer event mid TD"
     (Closes: #808602, #808953, regression in 4.3-rc7)
+  * [x86] pinctrl: Enable PINCTRL_CHERRYVIEW (Closes: #808044)
 
   [ Salvatore Bonaccorso ]
   * ovl: fix permission checking for setattr (CVE-2015-8660)
diff --git a/debian/config/kernelarch-x86/config b/debian/config/kernelarch-x86/config
index 66f7fb9..1932a0a 100644
--- a/debian/config/kernelarch-x86/config
+++ b/debian/config/kernelarch-x86/config
@@ -1272,6 +1272,7 @@ CONFIG_TCIC=m
 ## file: drivers/pinctrl/intel/Kconfig
 ##
 CONFIG_PINCTRL_BAYTRAIL=y
+CONFIG_PINCTRL_CHERRYVIEW=y
 
 ##
 ## file: drivers/platform/chrome/Kconfig

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