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

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Wed Nov 4 07:41:14 UTC 2015


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

benh pushed a commit to branch jessie
in repository linux.

commit 9dc2fb03ac4b61be93aac09db668fd3e29c818ed
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Wed Nov 4 07:39:25 2015 +0000

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

diff --git a/debian/changelog b/debian/changelog
index f6c55ab..b159b70 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -78,6 +78,7 @@ linux (3.16.7-ckt18-1) UNRELEASED; urgency=medium
   * netlink: Fix ABI change in 3.16.7-ckt18
   * Revert "ARM: orion5x: fix legacy orion5x IRQ numbers", mistakenly
     included in 3.16.7-ckt18
+  * [x86] Enable PINCTRL_BAYTRAIL (Closes: #797949)
 
  -- Aurelien Jarno <aurel32 at debian.org>  Sat, 03 Oct 2015 22:32:19 +0200
 
diff --git a/debian/config/kernelarch-x86/config b/debian/config/kernelarch-x86/config
index 1184227..c7ad1ca 100644
--- a/debian/config/kernelarch-x86/config
+++ b/debian/config/kernelarch-x86/config
@@ -1160,6 +1160,11 @@ CONFIG_TCIC=m
 # CONFIG_PCMCIA_DEBUG is not set
 
 ##
+## file: drivers/pinctrl/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