diff options
author | Russ Dill <Russ.Dill@asu.edu> | 2002-12-11 21:12:45 +0000 |
---|---|---|
committer | Russ Dill <Russ.Dill@asu.edu> | 2002-12-11 21:12:45 +0000 |
commit | 1eb7a17b12a6ee3df8849d00d4ebd2c227ccf1f8 (patch) | |
tree | d7b4fa1a385e1943afdd111d4c708a64cdd5520f /networking/udhcp/Config.in | |
parent | d7e1a6c6ebfeecc1e7ff3982235b6edb84d9a017 (diff) |
resync with udhcp cvs
Diffstat (limited to 'networking/udhcp/Config.in')
-rw-r--r-- | networking/udhcp/Config.in | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/networking/udhcp/Config.in b/networking/udhcp/Config.in index 674470a39..5baaa6a49 100644 --- a/networking/udhcp/Config.in +++ b/networking/udhcp/Config.in @@ -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 |