Missing dependency spotted by Robert P Day.
This commit is contained in:
parent
8ad70871b5
commit
ea4c53ca43
@ -260,7 +260,7 @@ config CONFIG_FEATURE_IFUPDOWN_IPV4
|
|||||||
config CONFIG_FEATURE_IFUPDOWN_IPV6
|
config CONFIG_FEATURE_IFUPDOWN_IPV6
|
||||||
bool " Enable support for IPv6"
|
bool " Enable support for IPv6"
|
||||||
default n
|
default n
|
||||||
depends on CONFIG_IFUPDOWN
|
depends on CONFIG_IFUPDOWN && CONFIG_FEATURE_IPV6
|
||||||
help
|
help
|
||||||
If you need support for IPv6, turn this option on.
|
If you need support for IPv6, turn this option on.
|
||||||
|
|
||||||
@ -688,8 +688,6 @@ config CONFIG_FEATURE_WGET_IP6_LITERAL
|
|||||||
help
|
help
|
||||||
Support IPv6 address literal notation in URLs.
|
Support IPv6 address literal notation in URLs.
|
||||||
|
|
||||||
source networking/udhcp/Config.in
|
|
||||||
|
|
||||||
config CONFIG_ZCIP
|
config CONFIG_ZCIP
|
||||||
bool "zcip"
|
bool "zcip"
|
||||||
default n
|
default n
|
||||||
|
Loading…
x
Reference in New Issue
Block a user