Skip to content

Commit

Permalink
[ARM] pxa: allow reuse of serial driver for pxa168
Browse files Browse the repository at this point in the history
Signed-off-by: Eric Miao <eric.miao@marvell.com>
  • Loading branch information
Eric Miao committed Mar 23, 2009
1 parent a7a89d9 commit 5642255
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/serial/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -628,7 +628,7 @@ config SERIAL_MPSC_CONSOLE

config SERIAL_PXA
bool "PXA serial port support"
depends on ARM && ARCH_PXA
depends on ARCH_PXA || ARCH_MMP
select SERIAL_CORE
help
If you have a machine based on an Intel XScale PXA2xx CPU you
Expand Down

0 comments on commit 5642255

Please sign in to comment.