summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/z80sim/pashello/defconfig
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2008-08-16 18:39:46 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2008-08-16 18:39:46 +0000
commit985edf3ff326822d4c0d003dd0762641eb3eac43 (patch)
tree9ee3ba0a23a3c660076204af8b2a7fbf399c5ff2 /nuttx/configs/z80sim/pashello/defconfig
parent4e4648ca282a68d80b60c66d3d65379f48412010 (diff)
NSH redirected output
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@823 7fd9a85b-ad96-42d3-883c-3090e2eb8679
Diffstat (limited to 'nuttx/configs/z80sim/pashello/defconfig')
-rw-r--r--nuttx/configs/z80sim/pashello/defconfig7
1 files changed, 4 insertions, 3 deletions
diff --git a/nuttx/configs/z80sim/pashello/defconfig b/nuttx/configs/z80sim/pashello/defconfig
index b5431c1dcd..fb4d0bb368 100644
--- a/nuttx/configs/z80sim/pashello/defconfig
+++ b/nuttx/configs/z80sim/pashello/defconfig
@@ -1,5 +1,5 @@
-############################################################
-# configs/z80/defconfig
+############################################################################
+# configs/z80sim/pashello/defconfig
#
# Copyright (C) 2007, 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
#
@@ -279,6 +279,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