summaryrefslogtreecommitdiff
path: root/nuttx/configs/eagle100/httpd/defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/eagle100/httpd/defconfig')
-rw-r--r--nuttx/configs/eagle100/httpd/defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/eagle100/httpd/defconfig b/nuttx/configs/eagle100/httpd/defconfig
index 6d4ee61a2..2d8f82180 100644
--- a/nuttx/configs/eagle100/httpd/defconfig
+++ b/nuttx/configs/eagle100/httpd/defconfig
@@ -69,8 +69,8 @@ CONFIG_LM3S_DISABLE_GPIOJ_IRQS=y
#
# LM3S6918 specific serial device driver settings
#
-CONFIG_UART0_DISABLE=n
-CONFIG_UART1_DISABLE=y
+CONFIG_LM3S_UART0=y
+CONFIG_LM3S_UART1=n
CONFIG_UART0_SERIAL_CONSOLE=y
CONFIG_UART1_SERIAL_CONSOLE=n
CONFIG_UART0_TXBUFSIZE=256