summaryrefslogtreecommitdiff
path: root/nuttx/configs/mx1ads/ostest/defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/mx1ads/ostest/defconfig')
-rw-r--r--nuttx/configs/mx1ads/ostest/defconfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/nuttx/configs/mx1ads/ostest/defconfig b/nuttx/configs/mx1ads/ostest/defconfig
index 03d79e70a..54dbf6cce 100644
--- a/nuttx/configs/mx1ads/ostest/defconfig
+++ b/nuttx/configs/mx1ads/ostest/defconfig
@@ -59,9 +59,9 @@ CONFIG_ARCH_ROMPGTABLE=n
#
# IMX specific serial device driver settings
#
-CONFIG_UART1_DISABLE=n
-CONFIG_UART2_DISABLE=y
-CONFIG_UART3_DISABLE=y
+CONFIG_IMX_UART1=y
+CONFIG_IMX_UART2=n
+CONFIG_IMX_UART3=n
CONFIG_UART1_SERIAL_CONSOLE=y
CONFIG_UART2_SERIAL_CONSOLE=n
CONFIG_UART3_SERIAL_CONSOLE=n