Config.in 245 B

12345678
  1. config BR2_PACKAGE_GNUTLS
  2. bool "gnutls"
  3. select BR2_PACKAGE_LIBGCRYPT
  4. help
  5. GnuTLS is a secure communications library implementing the SSL
  6. and TLS protocols and technologies around them.
  7. http://www.gnu.org/software/gnutls/gnutls.html