summaryrefslogtreecommitdiff
path: root/networking
diff options
context:
space:
mode:
authorRob Landley <rob@landley.net>2006-05-05 18:20:42 +0000
committerRob Landley <rob@landley.net>2006-05-05 18:20:42 +0000
commit3958e0a151acbbf21806654fe58af24dbfb372c8 (patch)
tree09cea1d9f6f500e95d6f6eb2863fc1ec6c19d7b1 /networking
parentd8f6601502d8b0c124c3389a9c32b85d36f33869 (diff)
downloadbusybox-w32-3958e0a151acbbf21806654fe58af24dbfb372c8.tar.gz
busybox-w32-3958e0a151acbbf21806654fe58af24dbfb372c8.tar.bz2
busybox-w32-3958e0a151acbbf21806654fe58af24dbfb372c8.zip
Busybox's udhcp was deleted a while ago. Bolting an external project onto the
tree doesn't change that.
Diffstat (limited to 'networking')
-rw-r--r--networking/Config.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/networking/Config.in b/networking/Config.in
index 94e59ead1..651b78512 100644
--- a/networking/Config.in
+++ b/networking/Config.in
@@ -633,8 +633,6 @@ config CONFIG_FEATURE_TRACEROUTE_USE_ICMP
633 help 633 help
634 Add feature to allow for ICMP ECHO instead of UDP datagrams. 634 Add feature to allow for ICMP ECHO instead of UDP datagrams.
635 635
636source networking/udhcp/Config.in
637
638config CONFIG_VCONFIG 636config CONFIG_VCONFIG
639 bool "vconfig" 637 bool "vconfig"
640 default n 638 default n