Skip to content
Commit 4ad625d4 authored by Shawn Guo's avatar Shawn Guo
Browse files

ARM: imx: use separated debug uart symbol for imx31 and imx35



It's improper to use combined symbol DEBUG_IMX31_IMX35_UART for
imx31 and imx35, because imx31 has 5 UARTs while imx35 only has 3.
So later when we add UART port selection for DEBUG_IMX31_IMX35_UART,
we will have problem.

Use separated Kconfig options for imx31 and imx35 debug uart selection.

Signed-off-by: default avatarShawn Guo <shawn.guo@linaro.org>
parent f93c32d9
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