summaryrefslogtreecommitdiff
path: root/nuttx/configs/lm3s6432-s2e/nsh/defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/lm3s6432-s2e/nsh/defconfig')
-rw-r--r--nuttx/configs/lm3s6432-s2e/nsh/defconfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/nuttx/configs/lm3s6432-s2e/nsh/defconfig b/nuttx/configs/lm3s6432-s2e/nsh/defconfig
index 9aa8f1db3..704d8ad91 100644
--- a/nuttx/configs/lm3s6432-s2e/nsh/defconfig
+++ b/nuttx/configs/lm3s6432-s2e/nsh/defconfig
@@ -77,9 +77,9 @@ CONFIG_LM3S_DISABLE_GPIOJ_IRQS=y
#
# LM3S6432 specific serial device driver settings
#
-CONFIG_UART0_DISABLE=n
-CONFIG_UART1_DISABLE=n
-CONFIG_UART2_DISABLE=y
+CONFIG_LM3S_UART0=y
+CONFIG_LM3S_UART1=y
+CONFIG_LM3S_UART2=n
CONFIG_UART0_SERIAL_CONSOLE=n
CONFIG_UART1_SERIAL_CONSOLE=y
CONFIG_UART2_SERIAL_CONSOLE=n