summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/ez80f910200zco/nsh
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2009-03-28 21:28:43 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2009-03-28 21:28:43 +0000
commitea831cda96a27dc657f60becaa9434f1531a61a7 (patch)
treea675633ad619c8a464c45dacb3305ff02ef169c9 /nuttx/configs/ez80f910200zco/nsh
parent55fa3ecfb28cb64bfd61b956a7729643d86f2b50 (diff)
Remove all options from examples/uip except for the webserver
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@1661 7fd9a85b-ad96-42d3-883c-3090e2eb8679
Diffstat (limited to 'nuttx/configs/ez80f910200zco/nsh')
-rw-r--r--nuttx/configs/ez80f910200zco/nsh/defconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/nuttx/configs/ez80f910200zco/nsh/defconfig b/nuttx/configs/ez80f910200zco/nsh/defconfig
index 7a6da036b7..1edcddbb4b 100644
--- a/nuttx/configs/ez80f910200zco/nsh/defconfig
+++ b/nuttx/configs/ez80f910200zco/nsh/defconfig
@@ -615,11 +615,7 @@ CONFIG_EXAMPLE_POLL_NETMASK=(255L<<24|255L<<16|255L<<8|0L)
CONFIG_EXAMPLE_UIP_IPADDR=(10L<<24|0L<<16|0L<<8|2L)
CONFIG_EXAMPLE_UIP_DRIPADDR=(10L<<24|0L<<16|0L<<8|1L)
CONFIG_EXAMPLE_UIP_NETMASK=(255L<<24|255L<<16|255L<<8|0L)
-CONFIG_EXAMPLE_UIP_SMTP=n
-CONFIG_EXAMPLE_UIP_TELNETD=n
-CONFIG_EXAMPLE_UIP_WEBSERVER=y
CONFIG_EXAMPLE_UIP_DHCPC=n
-CONFIG_EXAMPLE_UIP_WEBCLIENT=n
#
# Settings for examples/nettest