From 4a4c677fccabdcd6db509488c9cb5d784afaa59d Mon Sep 17 00:00:00 2001 From: Glenn L McGrath Date: Sat, 15 Feb 2003 11:50:33 +0000 Subject: Patch from Bastian Blank - ip route flush - different usage for telnetd in inetd mode - changes for the default flags of the ip features - if no /usr requested, udhcpc should use the script also without /usr. --- networking/Config.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'networking/Config.in') diff --git a/networking/Config.in b/networking/Config.in index 12deb55b8..cd38a7074 100644 --- a/networking/Config.in +++ b/networking/Config.in @@ -257,7 +257,7 @@ endif if ! (CONFIG_IP && CONFIG_IPADDR) config CONFIG_FEATURE_IP_ADDRESS bool " address" - default n + default y depends on CONFIG_IP help Please submit a patch to add help text for this item. @@ -299,7 +299,7 @@ endif if !(CONFIG_IP && CONFIG_IPTUNNEL) config CONFIG_FEATURE_IP_TUNNEL bool " tunnel" - default y + default n depends on CONFIG_IP help Please submit a patch to add help text for this item. -- cgit v1.2.3