Commit 56422554 authored by Eric Miao's avatar Eric Miao

[ARM] pxa: allow reuse of serial driver for pxa168

Signed-off-by: default avatarEric Miao <eric.miao@marvell.com>
parent a7a89d96
...@@ -628,7 +628,7 @@ config SERIAL_MPSC_CONSOLE ...@@ -628,7 +628,7 @@ config SERIAL_MPSC_CONSOLE
config SERIAL_PXA config SERIAL_PXA
bool "PXA serial port support" bool "PXA serial port support"
depends on ARM && ARCH_PXA depends on ARCH_PXA || ARCH_MMP
select SERIAL_CORE select SERIAL_CORE
help help
If you have a machine based on an Intel XScale PXA2xx CPU you If you have a machine based on an Intel XScale PXA2xx CPU you
......
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