aboutsummaryrefslogtreecommitdiff
path: root/networking/Config.in
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2008-01-14 16:10:11 +0000
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2008-01-14 16:10:11 +0000
commit2b11fb483e663149d79992021cc4e495e0df8677 (patch)
treef5567e7905409192b150afa7dde907264815b7f8 /networking/Config.in
parentc2f0de5eef4feeca5d993ff3553b0e196862282f (diff)
downloadbusybox-2b11fb483e663149d79992021cc4e495e0df8677.tar.gz
- implement brctl setpathcost, setportprio, setbridgeprio, stp
text data bss dec hex filename 907 20 0 927 39f networking/brctl.o
Diffstat (limited to 'networking/Config.in')
-rw-r--r--networking/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/networking/Config.in b/networking/Config.in
index f4d4e7ebf..f1f7ae04b 100644
--- a/networking/Config.in
+++ b/networking/Config.in
@@ -71,6 +71,7 @@ config FEATURE_BRCTL_FANCY
setageing, setfd, sethello, setmaxage,
setpathcost, setportprio, setbridgeprio,
stp
+ This adds about 600 bytes.
config DNSD
bool "dnsd"