aboutsummaryrefslogtreecommitdiff
path: root/networking/Config.in
diff options
context:
space:
mode:
authorGlenn L McGrath <bug1@ihug.co.nz>2002-12-06 23:11:30 +0000
committerGlenn L McGrath <bug1@ihug.co.nz>2002-12-06 23:11:30 +0000
commit80a60419f768ffdf9887a9d254dcbfd70d0f3b18 (patch)
tree50120fb1ce7786756777aa37e77ec411a371e2a6 /networking/Config.in
parent75360f951f9de637f75a4c5f114304cc39fe7f93 (diff)
downloadbusybox-80a60419f768ffdf9887a9d254dcbfd70d0f3b18.tar.gz
depends on for telnet and ipcalc
Diffstat (limited to 'networking/Config.in')
-rw-r--r--networking/Config.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/networking/Config.in b/networking/Config.in
index 628178cd3..92467b748 100644
--- a/networking/Config.in
+++ b/networking/Config.in
@@ -164,6 +164,7 @@ config CONFIG_IPCALC
config CONFIG_FEATURE_IPCALC_FANCY
bool " Fancy IPCALC, more options, adds 300 bytes"
default y
+ depends on CONFIG_IPCALC
help
Please submit a patch to add help text for this item.
@@ -251,6 +252,7 @@ config CONFIG_TELNET
config CONFIG_FEATURE_TELNET_TTYPE
bool " Pass TERM type to remote host"
default y
+ depends on CONFIG_TELNET
help
Please submit a patch to add help text for this item.