[mips*/octeon] Enable SERIAL_8250_DW.

svn path=/dists/sid/linux/; revision=22013
This commit is contained in:
Aurelien Jarno 2014-10-31 20:46:08 +00:00
parent 304276e322
commit b4909cc915
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@ -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 <ben@decadent.org.uk> Sat, 11 Oct 2014 21:41:58 +0100

View File

@ -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