diff options
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 | |||
38 | help | 38 | help |
39 | Please submit a patch to add help text for this item. | 39 | Please submit a patch to add help text for this item. |
40 | 40 | ||
41 | config CONFIG_FEATURE_UDHCPC_IP | ||
42 | bool " Compile udhcpc with ip support" | ||
43 | default n | ||
44 | depends on CONFIG_UDHCPC | ||
45 | help | ||
46 | Say yes if you are using the ip command instead of route and ifconfig | ||
47 | in your scripts to bring up the interface. | ||
48 | This is needed as ip wants the subnet as a bitprefix not an ip value. | ||
49 | |||
50 | endmenu | 41 | endmenu |
51 | 42 | ||