fix defaults/depends for httping menuconfig
SVN-Revision: 3252
This commit is contained in:
parent
d680d1abcb
commit
6a5df608fb
1 changed files with 1 additions and 1 deletions
|
@ -16,6 +16,6 @@ config BR2_PACKAGE_HTTPING_WITH_SSL
|
||||||
prompt "Enable SSL support"
|
prompt "Enable SSL support"
|
||||||
bool
|
bool
|
||||||
default y
|
default y
|
||||||
select BR2_PACKAGE_HTTPING
|
depends BR2_PACKAGE_HTTPING
|
||||||
|
|
||||||
endmenu
|
endmenu
|
||||||
|
|
Loading…
Reference in a new issue