summaryrefslogtreecommitdiffstats
path: root/package/gnutls/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/gnutls/Config.in')
-rw-r--r--package/gnutls/Config.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/package/gnutls/Config.in b/package/gnutls/Config.in
new file mode 100644
index 000000000..cedf120ee
--- /dev/null
+++ b/package/gnutls/Config.in
@@ -0,0 +1,8 @@
+config BR2_PACKAGE_GNUTLS
+ bool "gnutls"
+ select BR2_PACKAGE_LIBGCRYPT
+ help
+ GnuTLS is a secure communications library implementing the SSL
+ and TLS protocols and technologies around them.
+
+ http://www.gnu.org/software/gnutls/gnutls.html