summaryrefslogtreecommitdiff
path: root/nuttx/configs/sim/nettest/defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/sim/nettest/defconfig')
-rw-r--r--nuttx/configs/sim/nettest/defconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/nuttx/configs/sim/nettest/defconfig b/nuttx/configs/sim/nettest/defconfig
index 64d50d32e..62e7236e2 100644
--- a/nuttx/configs/sim/nettest/defconfig
+++ b/nuttx/configs/sim/nettest/defconfig
@@ -289,11 +289,7 @@ CONFIG_NET_RESOLV_ENTRIES=4
CONFIG_EXAMPLE_UIP_IPADDR=(192<<24|168<<16|0<<8|128)
CONFIG_EXAMPLE_UIP_DRIPADDR=(192<<24|168<<16|0<<8|1)
CONFIG_EXAMPLE_UIP_NETMASK=(255<<24|255<<16|255<<8|0)
-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