summaryrefslogtreecommitdiff
path: root/nuttx/configs/sim/nettest/defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/sim/nettest/defconfig')
-rw-r--r--nuttx/configs/sim/nettest/defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/nuttx/configs/sim/nettest/defconfig b/nuttx/configs/sim/nettest/defconfig
index bf918b2b2..df04db1ed 100644
--- a/nuttx/configs/sim/nettest/defconfig
+++ b/nuttx/configs/sim/nettest/defconfig
@@ -80,6 +80,8 @@ CONFIG_ARCH_BOARD_SIM=y
# Used to initialize the internal time logic.
# CONFIG_DEV_CONSOLE - Set if architecture-specific logic
# provides /dev/console. Enables stdout, stderr, stdin.
+# CONFIG_DEV_LOWCONSOLE - Use the simple, low-level serial console
+# driver (minimul support)
#
CONFIG_EXAMPLE=nettest
CONFIG_DEBUG=n
@@ -94,6 +96,7 @@ CONFIG_START_MONTH=8
CONFIG_START_DAY=16
CONFIG_JULIAN_TIME=n
CONFIG_DEV_CONSOLE=y
+CONFIG_DEV_LOWCONSOLE=n
#
# The following can be used to disable categories of