projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
75360f9
)
depends on for telnet and ipcalc
author
Glenn L McGrath
<bug1@ihug.co.nz>
Fri, 6 Dec 2002 23:11:30 +0000
(23:11 -0000)
committer
Glenn L McGrath
<bug1@ihug.co.nz>
Fri, 6 Dec 2002 23:11:30 +0000
(23:11 -0000)
networking/Config.in
patch
|
blob
|
history
diff --git
a/networking/Config.in
b/networking/Config.in
index 628178cd3c2a8f8ea37a30d94aa8a750d6e63ba4..92467b748417847827a8bd27f3451f06b3542074 100644
(file)
--- 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.