resync with udhcp cvs

This commit is contained in:
Russ Dill
2002-12-11 21:12:45 +00:00
parent d7e1a6c6eb
commit 1eb7a17b12
9 changed files with 47 additions and 84 deletions

View File

@@ -38,14 +38,5 @@ config CONFIG_FEATURE_UDHCP_DEBUG
help
Please submit a patch to add help text for this item.
config CONFIG_FEATURE_UDHCPC_IP
bool " Compile udhcpc with ip support"
default n
depends on CONFIG_UDHCPC
help
Say yes if you are using the ip command instead of route and ifconfig
in your scripts to bring up the interface.
This is needed as ip wants the subnet as a bitprefix not an ip value.
endmenu