Commit 11455be2 authored by Ihar Hrachyshka's avatar Ihar Hrachyshka Committed by Linus Torvalds

MIPS: enable serial UART support on PNX833X devices.

Enabled serial UART driver for PNX833X devices.
Signed-off-by: default avatarIhar Hrachyshka <ihar.hrachyshka@gmail.com>
Signed-off-by: default avatarAlan Cox <number6@the-village.bc.nu>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 808ffa3d
......@@ -982,7 +982,7 @@ config SERIAL_SH_SCI_CONSOLE
config SERIAL_PNX8XXX
bool "Enable PNX8XXX SoCs' UART Support"
depends on MIPS && SOC_PNX8550
depends on MIPS && (SOC_PNX8550 || SOC_PNX833X)
select SERIAL_CORE
help
If you have a MIPS-based Philips SoC such as PNX8550 or PNX8330
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment