diff options
Diffstat (limited to 'openwrt/package/matrixssl')
-rw-r--r-- | openwrt/package/matrixssl/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/matrixssl/Config.in b/openwrt/package/matrixssl/Config.in index 85158bfda4..b8faecd412 100644 --- a/openwrt/package/matrixssl/Config.in +++ b/openwrt/package/matrixssl/Config.in @@ -1,7 +1,7 @@ config BR2_PACKAGE_MATRIXSSL select BR2_PACKAGE_LIBPTHREAD tristate "matrixssl" - default m + default m if CONFIG_DEVEL help an embedded SSL implementation |