8250: Disable SERIAL_8250_LPSS, since it causes DW_DMAC_CORE to be built-in

This commit is contained in:
Ben Hutchings 2017-01-11 04:29:11 +00:00
parent b5bf17149c
commit 7a737f217d
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@ -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)

View File

@ -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