diff options
Diffstat (limited to 'openwrt/package/openssl')
-rw-r--r-- | openwrt/package/openssl/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/openssl/Config.in b/openwrt/package/openssl/Config.in index c81c2461c9..e852c9f0f4 100644 --- a/openwrt/package/openssl/Config.in +++ b/openwrt/package/openssl/Config.in @@ -1,5 +1,5 @@ config BR2_COMPILE_OPENSSL - bool + tristate default n depends BR2_PACKAGE_LIBOPENSSL |