depends on for telnet and ipcalc
This commit is contained in:
parent
75360f951f
commit
80a60419f7
@ -164,6 +164,7 @@ config CONFIG_IPCALC
|
|||||||
config CONFIG_FEATURE_IPCALC_FANCY
|
config CONFIG_FEATURE_IPCALC_FANCY
|
||||||
bool " Fancy IPCALC, more options, adds 300 bytes"
|
bool " Fancy IPCALC, more options, adds 300 bytes"
|
||||||
default y
|
default y
|
||||||
|
depends on CONFIG_IPCALC
|
||||||
help
|
help
|
||||||
Please submit a patch to add help text for this item.
|
Please submit a patch to add help text for this item.
|
||||||
|
|
||||||
@ -251,6 +252,7 @@ config CONFIG_TELNET
|
|||||||
config CONFIG_FEATURE_TELNET_TTYPE
|
config CONFIG_FEATURE_TELNET_TTYPE
|
||||||
bool " Pass TERM type to remote host"
|
bool " Pass TERM type to remote host"
|
||||||
default y
|
default y
|
||||||
|
depends on CONFIG_TELNET
|
||||||
help
|
help
|
||||||
Please submit a patch to add help text for this item.
|
Please submit a patch to add help text for this item.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user