[linux] 01/01: [x86] Enable SERIAL_8250_MID as built-in (Closes: #864368)
debian-kernel at lists.debian.org
debian-kernel at lists.debian.org
Wed Jun 7 20:16:35 UTC 2017
This is an automated email from the git hooks/post-receive script.
benh pushed a commit to branch stretch
in repository linux.
commit 9da11541bde0277168e74fcbf4755afa4bc11dde
Author: Ben Hutchings <ben at decadent.org.uk>
Date: Wed Jun 7 21:16:04 2017 +0100
[x86] Enable SERIAL_8250_MID as built-in (Closes: #864368)
---
debian/changelog | 6 ++++++
debian/config/kernelarch-x86/config | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index a0365b6..20b2ef7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+linux (4.9.30-2) UNRELEASED; urgency=medium
+
+ * [x86] Enable SERIAL_8250_MID as built-in (Closes: #864368)
+
+ -- Ben Hutchings <ben at decadent.org.uk> Wed, 07 Jun 2017 18:11:03 +0100
+
linux (4.9.30-1) unstable; urgency=medium
* New upstream stable update:
diff --git a/debian/config/kernelarch-x86/config b/debian/config/kernelarch-x86/config
index ec71d27..33a07ab 100644
--- a/debian/config/kernelarch-x86/config
+++ b/debian/config/kernelarch-x86/config
@@ -492,7 +492,7 @@ CONFIG_GPIO_AMDPT=m
# CONFIG_GPIO_F7188X is not set
# CONFIG_GPIO_SCH is not set
CONFIG_GPIO_KEMPLD=m
-# CONFIG_GPIO_INTEL_MID is not set
+CONFIG_GPIO_INTEL_MID=y
CONFIG_GPIO_ML_IOH=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