mirror of
https://github.com/joel16/android_kernel_sony_msm8994_rework.git
synced 2024-11-28 06:10:35 +00:00
[ARM] pxa: allow reuse of serial driver for pxa168
Signed-off-by: Eric Miao <eric.miao@marvell.com>
This commit is contained in:
parent
a7a89d9621
commit
56422554d2
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user