From 2a9b51de584c89c6a2dcb85cafb74424a47545cd Mon Sep 17 00:00:00 2001 From: patacongo Date: Tue, 27 Nov 2007 19:19:30 +0000 Subject: Fixed missing logic in readahead buffer logic git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@409 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/configs/ntosd-dm320/defconfig | 1 - nuttx/configs/ntosd-dm320/netconfig | 1 - nuttx/configs/ntosd-dm320/udpconfig | 1 - nuttx/configs/ntosd-dm320/uipconfig | 1 - nuttx/configs/sim/defconfig | 1 - nuttx/configs/sim/netconfig | 1 - 6 files changed, 6 deletions(-) (limited to 'nuttx/configs') diff --git a/nuttx/configs/ntosd-dm320/defconfig b/nuttx/configs/ntosd-dm320/defconfig index 318124ca9..b8ecb377d 100644 --- a/nuttx/configs/ntosd-dm320/defconfig +++ b/nuttx/configs/ntosd-dm320/defconfig @@ -306,7 +306,6 @@ CONFIG_EXAMPLE_UIP_SMTP=n CONFIG_EXAMPLE_UIP_TELNETD=n CONFIG_EXAMPLE_UIP_WEBSERVER=y CONFIG_EXAMPLE_UIP_DHCPC=n -CONFIG_EXAMPLE_UIP_RESOLV=n CONFIG_EXAMPLE_UIP_WEBCLIENT=n # diff --git a/nuttx/configs/ntosd-dm320/netconfig b/nuttx/configs/ntosd-dm320/netconfig index b5013165d..70d43c30c 100644 --- a/nuttx/configs/ntosd-dm320/netconfig +++ b/nuttx/configs/ntosd-dm320/netconfig @@ -306,7 +306,6 @@ CONFIG_EXAMPLE_UIP_SMTP=n CONFIG_EXAMPLE_UIP_TELNETD=n CONFIG_EXAMPLE_UIP_WEBSERVER=y CONFIG_EXAMPLE_UIP_DHCPC=n -CONFIG_EXAMPLE_UIP_RESOLV=n CONFIG_EXAMPLE_UIP_WEBCLIENT=n # diff --git a/nuttx/configs/ntosd-dm320/udpconfig b/nuttx/configs/ntosd-dm320/udpconfig index b65ace104..b8216ee5e 100644 --- a/nuttx/configs/ntosd-dm320/udpconfig +++ b/nuttx/configs/ntosd-dm320/udpconfig @@ -306,7 +306,6 @@ CONFIG_EXAMPLE_UIP_SMTP=n CONFIG_EXAMPLE_UIP_TELNETD=n CONFIG_EXAMPLE_UIP_WEBSERVER=y CONFIG_EXAMPLE_UIP_DHCPC=n -CONFIG_EXAMPLE_UIP_RESOLV=n CONFIG_EXAMPLE_UIP_WEBCLIENT=n # diff --git a/nuttx/configs/ntosd-dm320/uipconfig b/nuttx/configs/ntosd-dm320/uipconfig index 0e36ffb36..b66546b38 100644 --- a/nuttx/configs/ntosd-dm320/uipconfig +++ b/nuttx/configs/ntosd-dm320/uipconfig @@ -306,7 +306,6 @@ CONFIG_EXAMPLE_UIP_SMTP=n CONFIG_EXAMPLE_UIP_TELNETD=n CONFIG_EXAMPLE_UIP_WEBSERVER=y CONFIG_EXAMPLE_UIP_DHCPC=n -CONFIG_EXAMPLE_UIP_RESOLV=n CONFIG_EXAMPLE_UIP_WEBCLIENT=n # diff --git a/nuttx/configs/sim/defconfig b/nuttx/configs/sim/defconfig index 4510227ac..6107a781e 100644 --- a/nuttx/configs/sim/defconfig +++ b/nuttx/configs/sim/defconfig @@ -268,7 +268,6 @@ CONFIG_EXAMPLE_UIP_SMTP=n CONFIG_EXAMPLE_UIP_TELNETD=n CONFIG_EXAMPLE_UIP_WEBSERVER=y CONFIG_EXAMPLE_UIP_DHCPC=n -CONFIG_EXAMPLE_UIP_RESOLV=n CONFIG_EXAMPLE_UIP_WEBCLIENT=n # diff --git a/nuttx/configs/sim/netconfig b/nuttx/configs/sim/netconfig index 163c0c27f..002502356 100644 --- a/nuttx/configs/sim/netconfig +++ b/nuttx/configs/sim/netconfig @@ -269,7 +269,6 @@ CONFIG_EXAMPLE_UIP_SMTP=n CONFIG_EXAMPLE_UIP_TELNETD=n CONFIG_EXAMPLE_UIP_WEBSERVER=y CONFIG_EXAMPLE_UIP_DHCPC=n -CONFIG_EXAMPLE_UIP_RESOLV=n CONFIG_EXAMPLE_UIP_WEBCLIENT=n # -- cgit v1.2.3