1config BR2_PACKAGE_BEARSSL
2	bool "bearssl"
3	help
4	  BearSSL is an implementation of the SSL/TLS protocol
5	  (RFC 5246) written in C.
6
7	  https://bearssl.org
8