summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/z80sim/pashello/defconfig
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-02-02 16:04:09 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-02-02 16:04:09 +0000
commit09f4a4efb1cdbbad75914746014b9807b8940ca0 (patch)
tree1642619d0c60b8a67c98baaca85e372bf524d8e4 /nuttx/configs/z80sim/pashello/defconfig
parentff7037095d035a7c92e7143ee7517e0e41cf80f0 (diff)
NSH now uses the new Telnet daemon and built-in tasks started by NSH can be used over Telnet
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4361 7fd9a85b-ad96-42d3-883c-3090e2eb8679
Diffstat (limited to 'nuttx/configs/z80sim/pashello/defconfig')
-rw-r--r--nuttx/configs/z80sim/pashello/defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/nuttx/configs/z80sim/pashello/defconfig b/nuttx/configs/z80sim/pashello/defconfig
index 2a39779194..533bc4f96c 100644
--- a/nuttx/configs/z80sim/pashello/defconfig
+++ b/nuttx/configs/z80sim/pashello/defconfig
@@ -331,7 +331,6 @@ CONFIG_NSH_CONSOLE=y
CONFIG_NSH_TELNET=n
CONFIG_NSH_IOBUFFER_SIZE=512
CONFIG_NSH_CMD_SIZE=40
-CONFIG_NSH_STACKSIZE=4096
CONFIG_NSH_DHCPC=n
CONFIG_NSH_NOMAC=n
CONFIG_NSH_IPADDR=(10<<24|0<<16|0<<8|2)