From 7618511643be57b5587f66729e1c0121eb4617f6 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Wed, 7 Jun 2017 21:21:21 +0100 Subject: [PATCH] [x86] Enable SERIAL_8250_MID as built-in (Closes: #864368) --- debian/changelog | 3 +++ debian/config/kernelarch-x86/config | 1 + 2 files changed, 4 insertions(+) diff --git a/debian/changelog b/debian/changelog index 2b14850bf..e38b6bc66 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Tue, 06 Jun 2017 20:43:11 +0100 linux (4.11.3-1~exp1) experimental; urgency=medium diff --git a/debian/config/kernelarch-x86/config b/debian/config/kernelarch-x86/config index ce3caac51..7fd2bcdac 100644 --- a/debian/config/kernelarch-x86/config +++ b/debian/config/kernelarch-x86/config @@ -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