[armhf] Enable SERIAL_OF_PLATFORM

svn path=/dists/trunk/linux/; revision=21360
This commit is contained in:
Ian Campbell 2014-05-26 14:23:28 +00:00
parent 874f2af3e7
commit 3b2674db9c
2 changed files with 4 additions and 0 deletions

3
debian/changelog vendored
View File

@ -5,6 +5,9 @@ linux (3.15~rc7-1~exp1) UNRELEASED; urgency=medium
[ maximilian attems ]
* Enable USB_UAS in topconfig (closes: #749014)
[ Ian Campbell ]
* [armhf] Enable SERIAL_OF_PLATFORM.
-- maximilian attems <maks@debian.org> Mon, 26 May 2014 10:54:26 +0200
linux (3.15~rc5-1~exp1) experimental; urgency=medium

View File

@ -639,6 +639,7 @@ CONFIG_SERIAL_ARC_CONSOLE=y
CONFIG_SERIAL_ARC_NR_PORTS=1
CONFIG_SERIAL_OMAP=y
CONFIG_SERIAL_OMAP_CONSOLE=y
CONFIG_SERIAL_OF_PLATFORM=y
##
## file: drivers/tty/serial/8250/Kconfig