[linux] 01/01: [x86] SERIAL_8250_MID not GPIO_INTEL_MID
debian-kernel at lists.debian.org
debian-kernel at lists.debian.org
Wed Jun 7 20:20:18 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 e3721c5e6aad99952c044a7f18efc47ef2da5f41
Author: Ben Hutchings <ben at decadent.org.uk>
Date: Wed Jun 7 21:18:43 2017 +0100
[x86] SERIAL_8250_MID not GPIO_INTEL_MID
...although we might want that too
---
debian/config/kernelarch-x86/config | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/config/kernelarch-x86/config b/debian/config/kernelarch-x86/config
index 33a07ab..636a004 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=y
+# CONFIG_GPIO_INTEL_MID is not set
CONFIG_GPIO_ML_IOH=m
##
@@ -1722,6 +1722,7 @@ CONFIG_SERIAL_8250_SHARE_IRQ=y
CONFIG_SERIAL_8250_RSA=y
CONFIG_SERIAL_8250_DW=y
# CONFIG_SERIAL_8250_LPSS is not set
+CONFIG_SERIAL_8250_MID=y
##
## file: drivers/usb/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