xref: /OK3568_Linux_fs/buildroot/package/libressl/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1*4882a593Smuzhiyunif BR2_PACKAGE_LIBRESSL
2*4882a593Smuzhiyun
3*4882a593Smuzhiyunconfig BR2_PACKAGE_LIBRESSL_BIN
4*4882a593Smuzhiyun	bool "openssl binary"
5*4882a593Smuzhiyun	help
6*4882a593Smuzhiyun	  Install the openssl binary to the target file system. This is
7*4882a593Smuzhiyun	  a command line tool for doing various cryptographic stuff.
8*4882a593Smuzhiyun
9*4882a593Smuzhiyunendif
10