aboutsummaryrefslogtreecommitdiff
path: root/networking
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2003-07-22 10:18:17 +0000
committerEric Andersen <andersen@codepoet.org>2003-07-22 10:18:17 +0000
commitfe55b260e2a830de8cb4a2cdbf6240425238823e (patch)
tree331973cc35f8d8c775e0e980acfec54050b7c900 /networking
parentb24da33a06072f9b70a6701eb76f6bce79daea2b (diff)
downloadbusybox-w32-fe55b260e2a830de8cb4a2cdbf6240425238823e.tar.gz
busybox-w32-fe55b260e2a830de8cb4a2cdbf6240425238823e.tar.bz2
busybox-w32-fe55b260e2a830de8cb4a2cdbf6240425238823e.zip
There is no need to expose CONFIG_FEATURE_TRACEROUTE_SO_DEBUG
Diffstat (limited to 'networking')
-rw-r--r--networking/Config.in7
1 files changed, 0 insertions, 7 deletions
diff --git a/networking/Config.in b/networking/Config.in
index d53dddcc1..26b427084 100644
--- a/networking/Config.in
+++ b/networking/Config.in
@@ -515,13 +515,6 @@ config CONFIG_FEATURE_TRACEROUTE_VERBOSE
515 Add some verbosity to traceroute. This includes amongst other things 515 Add some verbosity to traceroute. This includes amongst other things
516 hostnames and ICMP response types. 516 hostnames and ICMP response types.
517 517
518config CONFIG_FEATURE_TRACEROUTE_SO_DEBUG
519 bool " Enable SO_DEBUG option"
520 default n
521 depends on CONFIG_TRACEROUTE
522 help
523 Please submit a patch to add help text for this item.
524
525config CONFIG_VCONFIG 518config CONFIG_VCONFIG
526 bool "vconfig" 519 bool "vconfig"
527 default n 520 default n