From e78121cb463cf236dc8c883ba9e1078763b0893a Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Sun, 10 May 2015 19:37:29 +0000 Subject: [PATCH] [x86] serial: Enable SERIAL_8250_DW as built-in svn path=/dists/trunk/linux/; revision=22585 --- debian/changelog | 1 + debian/config/kernelarch-x86/config | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index d3c8494b9..bd8a43b97 100644 --- a/debian/changelog +++ b/debian/changelog @@ -141,6 +141,7 @@ linux (4.0.2-1~exp1) UNRELEASED; urgency=medium * [armel/orion5x] Enable PM * [armhf] sound: Enable SND_SIMPLE_CARD as module * path_openat(): fix double fput() + * [x86] serial: Enable SERIAL_8250_DW as built-in [ Ian Campbell ] * [armhf] Enable support for Freescale SNVS RTC. (Closes: #782364) diff --git a/debian/config/kernelarch-x86/config b/debian/config/kernelarch-x86/config index 7fcb97689..10ce638e3 100644 --- a/debian/config/kernelarch-x86/config +++ b/debian/config/kernelarch-x86/config @@ -1569,6 +1569,7 @@ CONFIG_SERIAL_8250_MANY_PORTS=y 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_FINTEK=m ##