summaryrefslogtreecommitdiff
path: root/nuttx/configs/lm3s6965-ek/nsh/defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/lm3s6965-ek/nsh/defconfig')
-rwxr-xr-xnuttx/configs/lm3s6965-ek/nsh/defconfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/nuttx/configs/lm3s6965-ek/nsh/defconfig b/nuttx/configs/lm3s6965-ek/nsh/defconfig
index d10ad9db9..7b75178ea 100755
--- a/nuttx/configs/lm3s6965-ek/nsh/defconfig
+++ b/nuttx/configs/lm3s6965-ek/nsh/defconfig
@@ -78,9 +78,9 @@ CONFIG_LM3S_DISABLE_GPIOJ_IRQS=y
#
# LM3S6965 specific serial device driver settings
#
-CONFIG_UART0_DISABLE=n
-CONFIG_UART1_DISABLE=y
-CONFIG_UART2_DISABLE=y
+CONFIG_LM3S_UART0=y
+CONFIG_LM3S_UART1=n
+CONFIG_LM3S_UART2=n
CONFIG_UART0_SERIAL_CONSOLE=y
CONFIG_UART1_SERIAL_CONSOLE=n
CONFIG_UART2_SERIAL_CONSOLE=n