From 1b060ed713f398cafc8ddfd8d42b6c585812d6e1 Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 28 Mar 2009 21:28:43 +0000 Subject: Remove all options from examples/uip except for the webserver git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1661 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/configs/skp16c26/ostest/defconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to 'nuttx/configs/skp16c26/ostest/defconfig') diff --git a/nuttx/configs/skp16c26/ostest/defconfig b/nuttx/configs/skp16c26/ostest/defconfig index 781532b0d..40016aeb4 100644 --- a/nuttx/configs/skp16c26/ostest/defconfig +++ b/nuttx/configs/skp16c26/ostest/defconfig @@ -468,11 +468,7 @@ CONFIG_USBSTRG_REMOVABLE=y CONFIG_EXAMPLE_UIP_IPADDR=(10<<24|0<<16|0<<8|2) CONFIG_EXAMPLE_UIP_DRIPADDR=(10<<24|0<<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 -- cgit v1.2.3