summaryrefslogtreecommitdiff
path: root/nuttx/configs/xtrs/ostest/defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/xtrs/ostest/defconfig')
-rw-r--r--nuttx/configs/xtrs/ostest/defconfig7
1 files changed, 4 insertions, 3 deletions
diff --git a/nuttx/configs/xtrs/ostest/defconfig b/nuttx/configs/xtrs/ostest/defconfig
index c616b578d..e40f6db96 100644
--- a/nuttx/configs/xtrs/ostest/defconfig
+++ b/nuttx/configs/xtrs/ostest/defconfig
@@ -1,5 +1,5 @@
-############################################################
-# configs/z80/defconfig
+############################################################################
+# configs/xtrs/ostest/defconfig
#
# Copyright (C) 2008 Gregory Nutt. All rights reserved.
# Author: Gregory Nutt <spudmonkey@racsa.co.cr>
@@ -31,7 +31,7 @@
# ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
# POSSIBILITY OF SUCH DAMAGE.
#
-############################################################
+############################################################################
#
# Architecture selection
#
@@ -287,6 +287,7 @@ CONFIG_NET_RESOLV_ENTRIES=4
#
# Settings for examples/nsh
+CONFIG_EXAMPLES_NSH_CONSOLE=y
CONFIG_EXAMPLES_NSH_TELNET=n
CONFIG_EXAMPLES_NSH_IOBUFFER_SIZE=512
CONFIG_EXAMPLES_NSH_CMD_SIZE=40