[x86] Enable SERIAL_8250_MID as built-in (Closes: #864368)

This commit is contained in:
Ben Hutchings 2017-06-07 21:21:21 +01:00
parent 1d233f0650
commit 7618511643
2 changed files with 4 additions and 0 deletions

3
debian/changelog vendored
View File

@ -10,6 +10,9 @@ linux (4.11.3-1~exp2) UNRELEASED; urgency=medium
* [m68k] udeb: Add buddha, falconide, gayle, macide, q40ide to pata-modules
* [m68k] udeb: Add atari_scsi, mac_esp, mac_scsi to scsi-modules
[ Ben Hutchings ]
* [x86] Enable SERIAL_8250_MID as built-in (Closes: #864368)
-- Ben Hutchings <ben@decadent.org.uk> Tue, 06 Jun 2017 20:43:11 +0100
linux (4.11.3-1~exp1) experimental; urgency=medium

View File

@ -1712,6 +1712,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