X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/9262c3dc35e24cebf62c84b9c275153168597e34..b4431f55071c13fb1378aeb05884120678180a80:/openwrt/package/gnutls/Config.in?ds=sidebyside diff --git a/openwrt/package/gnutls/Config.in b/openwrt/package/gnutls/Config.in index a3d72e4f6..5283101de 100644 --- a/openwrt/package/gnutls/Config.in +++ b/openwrt/package/gnutls/Config.in @@ -1,16 +1,13 @@ -config BR2_PACKAGE_GNUTLS +config BR2_COMPILE_GNUTLS bool default n depends BR2_PACKAGE_LIBGNUTLS config BR2_PACKAGE_LIBGNUTLS tristate "libgnutls - The GNU TLS library" -# default m if CONFIG_DEVEL - default n - select BR2_PACKAGE_GNUTLS + default m if CONFIG_DEVEL + select BR2_COMPILE_GNUTLS select BR2_PACKAGE_LIBGCRYPT - select BR2_PACKAGE_LIBOPENCDK - select BR2_PACKAGE_LIBTASN1 help GnuTLS is a project that aims to develop a library which provides a secure layer, over a reliable transport layer. Currently the GnuTLS @@ -40,8 +37,7 @@ config BR2_PACKAGE_LIBGNUTLS config BR2_PACKAGE_GNUTLS_UTILS tristate "gnutls-utils - The GNU TLS utilities" -# default m if CONFIG_DEVEL - default n + default m if CONFIG_DEVEL depends BR2_PACKAGE_LIBGNUTLS help GnuTLS is a project that aims to develop a library which provides a @@ -72,8 +68,7 @@ config BR2_PACKAGE_GNUTLS_UTILS config BR2_PACKAGE_LIBGNUTLS_OPENSSL tristate "libgnutls-openssl - The GNU TLS OpenSSL compatibility layer library" -# default m if CONFIG_DEVEL - default n + default m if CONFIG_DEVEL depends BR2_PACKAGE_LIBGNUTLS help GnuTLS is a project that aims to develop a library which provides a