diff options
Diffstat (limited to 'openwrt/package/gnutls/Config.in')
-rw-r--r-- | openwrt/package/gnutls/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/gnutls/Config.in b/openwrt/package/gnutls/Config.in index 291084f1ab..bb3ea99e7b 100644 --- a/openwrt/package/gnutls/Config.in +++ b/openwrt/package/gnutls/Config.in @@ -1,5 +1,5 @@ config BR2_COMPILE_GNUTLS - bool + tristate default n depends BR2_PACKAGE_LIBGNUTLS |