summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorAlex Gonzalez <alex.gonzalez@digi.com>2012-01-11 19:40:31 +0100
committerAlex Gonzalez <alex.gonzalez@digi.com>2012-01-11 19:40:31 +0100
commitaf5316432c52c352bb2d58756443eb9943283978 (patch)
tree0f19aff15a2fcdf2d9f1d416f43e0dd13a192fd3 /arch
parentde1561e3f23e7d76ccee857c8fc175b3643e029d (diff)
ccwmx53: defconfig, Add UART kernel defaults.
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/configs/imx5_ccwmx53js_defconfig17
1 files changed, 17 insertions, 0 deletions
diff --git a/arch/arm/configs/imx5_ccwmx53js_defconfig b/arch/arm/configs/imx5_ccwmx53js_defconfig
index a2a077e0e9f5..7edd24bff922 100644
--- a/arch/arm/configs/imx5_ccwmx53js_defconfig
+++ b/arch/arm/configs/imx5_ccwmx53js_defconfig
@@ -288,13 +288,30 @@ CONFIG_UART1_ENABLED=y
CONFIG_UART1_MODE_STANDARD=y
# CONFIG_UART1_MODE_IRDA is not set
# CONFIG_UART1_MODE_RS485 is not set
+
+#
+# UART1 RS485 mode is not available on the ConnectCore Wi-i.MX53 JumpStart board if
+#
+
+#
+# the support for the SD Host Controller 3 is enabled.
+#
CONFIG_UART1_2WIRE_ENABLED=y
# CONFIG_UART1_CTS_RTS_ENABLED is not set
# CONFIG_UART1_FULL_UART_ENABLED is not set
+
+#
+# UART1 CTS/RTS is not available on the ConnectCore Wi-i.MX53 JumpStart board if
+#
+
+#
+# the support for the SD Host Controller 3 is enabled.
+#
CONFIG_UART2_ENABLED=y
CONFIG_UART2_MODE_STANDARD=y
# CONFIG_UART2_MODE_IRDA is not set
# CONFIG_UART2_MODE_RS485 is not set
+# CONFIG_UART2_CTS_RTS_ENABLED is not set
CONFIG_UART3_ENABLED=y
CONFIG_UART3_MODE_STANDARD=y
# CONFIG_UART3_MODE_IRDA is not set