提交 11455be2 编写于 作者: I Ihar Hrachyshka 提交者: Linus Torvalds

MIPS: enable serial UART support on PNX833X devices.

Enabled serial UART driver for PNX833X devices.
Signed-off-by: NIhar Hrachyshka <ihar.hrachyshka@gmail.com>
Signed-off-by: NAlan Cox <number6@the-village.bc.nu>
Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
上级 808ffa3d
...@@ -982,7 +982,7 @@ config SERIAL_SH_SCI_CONSOLE ...@@ -982,7 +982,7 @@ config SERIAL_SH_SCI_CONSOLE
config SERIAL_PNX8XXX config SERIAL_PNX8XXX
bool "Enable PNX8XXX SoCs' UART Support" bool "Enable PNX8XXX SoCs' UART Support"
depends on MIPS && SOC_PNX8550 depends on MIPS && (SOC_PNX8550 || SOC_PNX833X)
select SERIAL_CORE select SERIAL_CORE
help help
If you have a MIPS-based Philips SoC such as PNX8550 or PNX8330 If you have a MIPS-based Philips SoC such as PNX8550 or PNX8330
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册