re-enable udhcp in a few more places

This commit is contained in:
Mike Frysinger
2006-05-08 03:24:36 +00:00
parent 7031f62d9b
commit 1b4e1dae71
2 changed files with 3 additions and 2 deletions

View File

@@ -633,6 +633,8 @@ config CONFIG_FEATURE_TRACEROUTE_USE_ICMP
help
Add feature to allow for ICMP ECHO instead of UDP datagrams.
source networking/udhcp/Config.in
config CONFIG_VCONFIG
bool "vconfig"
default n
@@ -679,4 +681,3 @@ config CONFIG_ZCIP
in the busybox examples.
endmenu