aboutsummaryrefslogtreecommitdiff
path: root/networking
diff options
context:
space:
mode:
authorandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>2003-07-22 10:18:17 +0000
committerandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>2003-07-22 10:18:17 +0000
commit1601e1d6c3fc6e340eb28ee73db594b1ec3e955a (patch)
tree331973cc35f8d8c775e0e980acfec54050b7c900 /networking
parenta9497735384931ee43cb0f19f517e737e8125e64 (diff)
downloadbusybox-w32-1601e1d6c3fc6e340eb28ee73db594b1ec3e955a.tar.gz
busybox-w32-1601e1d6c3fc6e340eb28ee73db594b1ec3e955a.tar.bz2
busybox-w32-1601e1d6c3fc6e340eb28ee73db594b1ec3e955a.zip
There is no need to expose CONFIG_FEATURE_TRACEROUTE_SO_DEBUG
git-svn-id: svn://busybox.net/trunk/busybox@7098 69ca8d6d-28ef-0310-b511-8ec308f3f277
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