[linux] 14/16: 8250: Disable SERIAL_8250_LPSS, since it causes DW_DMAC_CORE to be built-in

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Wed Jan 11 05:15:27 UTC 2017


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

benh pushed a commit to branch master
in repository linux.

commit 7a737f217ddd0ba39c7c6683f2dcc221ce27ca83
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Wed Jan 11 04:29:11 2017 +0000

    8250: Disable SERIAL_8250_LPSS, since it causes DW_DMAC_CORE to be built-in
---
 debian/changelog                    | 1 +
 debian/config/kernelarch-x86/config | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 6417cdd..298913a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -21,6 +21,7 @@ linux (4.9.2-1~exp1) UNRELEASED; urgency=medium
   * cxgb4: Enable CHELSIO_T4_FCOE
   * drm: Enable DRM_LEGACY; re-enable DRM_TDFX, DRM_R128, DRM_MGA, DRM_SIS,
     DRM_VIA, DRM_SAVAGE as modules for some architectures
+  * 8250: Disable SERIAL_8250_LPSS, since it causes DW_DMAC_CORE to be built-in
 
   [ John Paul Adrian Glaubitz ]
   * [sh3] Build a linux-libc-dev package (Closes: #850732)
diff --git a/debian/config/kernelarch-x86/config b/debian/config/kernelarch-x86/config
index 0ba63ff..3a87783 100644
--- a/debian/config/kernelarch-x86/config
+++ b/debian/config/kernelarch-x86/config
@@ -1695,6 +1695,7 @@ CONFIG_SERIAL_8250_SHARE_IRQ=y
 # CONFIG_SERIAL_8250_DETECT_IRQ is not set
 CONFIG_SERIAL_8250_RSA=y
 CONFIG_SERIAL_8250_DW=y
+# CONFIG_SERIAL_8250_LPSS is not set
 
 ##
 ## 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