diff --git a/debian/changelog b/debian/changelog index 6d603f12a..2577aec78 100644 --- a/debian/changelog +++ b/debian/changelog @@ -339,6 +339,7 @@ linux (4.9.24-1) UNRELEASED; urgency=medium * net/phy: Enable MICROSEMI_PHY as module * input/tablet: Enable TABLET_USB_PEGASUS as module * [x86] input/touchscreen: Enable TOUCHSCREEN_SURFACE3_SPI as module + * serial/8250: Enable SERIAL_8250_MOXA as module [ Salvatore Bonaccorso ] * ping: implement proper locking (CVE-2017-2671) diff --git a/debian/config/config b/debian/config/config index 582575087..aac147b4e 100644 --- a/debian/config/config +++ b/debian/config/config @@ -4600,6 +4600,7 @@ CONFIG_SERIAL_8250_HUB6=m # CONFIG_SERIAL_8250_DW is not set # CONFIG_SERIAL_8250_RT288X is not set # CONFIG_SERIAL_8250_MID is not set +CONFIG_SERIAL_8250_MOXA=m CONFIG_SERIAL_OF_PLATFORM=m ##