summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/ntosd-dm320/nettest/defconfig
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2008-09-18 14:48:26 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2008-09-18 14:48:26 +0000
commit0d3381c82dfcc654903403a5c555bfa03c409aaa (patch)
treee4748aef6be341f1656f646ace2d449dd3cdc72c /nuttx/configs/ntosd-dm320/nettest/defconfig
parent9fb86dac51b2f6784ded7e152536cb22482464aa (diff)
ARM architecture supports lowconsole
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@930 7fd9a85b-ad96-42d3-883c-3090e2eb8679
Diffstat (limited to 'nuttx/configs/ntosd-dm320/nettest/defconfig')
-rw-r--r--nuttx/configs/ntosd-dm320/nettest/defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/nuttx/configs/ntosd-dm320/nettest/defconfig b/nuttx/configs/ntosd-dm320/nettest/defconfig
index 6bba44f698..be3ca6d24e 100644
--- a/nuttx/configs/ntosd-dm320/nettest/defconfig
+++ b/nuttx/configs/ntosd-dm320/nettest/defconfig
@@ -143,6 +143,8 @@ CONFIG_HAVE_LIBM=n
# CONFIG_JULIAN_TIME - Enables Julian time conversions
# 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
@@ -157,6 +159,7 @@ CONFIG_START_MONTH=8
CONFIG_START_DAY=29
CONFIG_JULIAN_TIME=n
CONFIG_DEV_CONSOLE=y
+CONFIG_DEV_LOWCONSOLE=n
#
# The following can be used to disable categories of