[linux] 02/13: [x86] Enable PINCTRL_BAYTRAIL (Closes: #797949)

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Fri Dec 4 01:22:20 UTC 2015


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

benh pushed a commit to branch sid
in repository linux.

commit 20ec1ff28fe22d489ecf48d920a3bf261a716173
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Wed Nov 4 07:42:01 2015 +0000

    [x86] Enable PINCTRL_BAYTRAIL (Closes: #797949)
    
    (cherry picked from commit c61fcff343b438a328416d2753a0d24fd2af160b)
---
 debian/changelog                    | 1 +
 debian/config/kernelarch-x86/config | 5 +++++
 2 files changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index aea7fcf..8c7d1c7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,6 +18,7 @@ linux (4.2.6-2) UNRELEASED; urgency=medium
     (CVE-2015-7799)
   * Btrfs: fix truncation of compressed and inlined extents (CVE-2015-8374)
   * netfilter: Enable NFT_DUP_IPV4, NFT_DUP_IPV6 as modules (Closes: #803370)
+  * [x86] Enable PINCTRL_BAYTRAIL (Closes: #797949)
 
  -- Salvatore Bonaccorso <carnil at debian.org>  Tue, 10 Nov 2015 22:05:58 +0100
 
diff --git a/debian/config/kernelarch-x86/config b/debian/config/kernelarch-x86/config
index 29d71a5..329d768 100644
--- a/debian/config/kernelarch-x86/config
+++ b/debian/config/kernelarch-x86/config
@@ -1262,6 +1262,11 @@ CONFIG_TCIC=m
 # CONFIG_PCMCIA_DEBUG is not set
 
 ##
+## file: drivers/pinctrl/intel/Kconfig
+##
+CONFIG_PINCTRL_BAYTRAIL=y
+
+##
 ## file: drivers/platform/chrome/Kconfig
 ##
 CONFIG_CHROME_PLATFORMS=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