coova-chilli: remove matrixssl dependency

matrixssl is still in the oldpackages repo,
so coova-chilli should not depend on it.

Remove the config option for selecting matrixssl lib
and the dependency declaration.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
This commit is contained in:
Hannu Nyman
2018-01-20 16:44:08 +02:00
parent f2760f973f
commit b5fbdd7fef
2 changed files with 2 additions and 7 deletions
-3
View File
@@ -38,9 +38,6 @@ choice
config COOVACHILLI_NOSSL
bool "No SSL support"
config COOVACHILLI_MATRIXSSL
bool "MatrixSSL"
config COOVACHILLI_CYASSL
bool "CyaSSL"