From b4909cc915776972c252a8a33db4a435e8df1050 Mon Sep 17 00:00:00 2001 From: Aurelien Jarno Date: Fri, 31 Oct 2014 20:46:08 +0000 Subject: [PATCH] [mips*/octeon] Enable SERIAL_8250_DW. svn path=/dists/sid/linux/; revision=22013 --- debian/changelog | 1 + debian/config/kernelarch-mips/config.octeon | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index d251b3525..d8391cc5e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -184,6 +184,7 @@ linux (3.16.7-1) UNRELEASED; urgency=medium #764223. * [mips*/octeon] Add support for the UBNT E200 board (EdgeRouter/EdgeRouter Pro 8 port). + * [mips*/octeon] Enable SERIAL_8250_DW. -- Ben Hutchings Sat, 11 Oct 2014 21:41:58 +0100 diff --git a/debian/config/kernelarch-mips/config.octeon b/debian/config/kernelarch-mips/config.octeon index 713a4c5d3..6698dc9ec 100644 --- a/debian/config/kernelarch-mips/config.octeon +++ b/debian/config/kernelarch-mips/config.octeon @@ -116,6 +116,7 @@ CONFIG_SERIAL_8250=y CONFIG_SERIAL_8250_CONSOLE=y CONFIG_SERIAL_8250_NR_UARTS=2 CONFIG_SERIAL_8250_RUNTIME_UARTS=2 +CONFIG_SERIAL_8250_DW=y ## ## file: drivers/usb/host/Kconfig