Config.in 220 B

123456789
  1. if BR2_PACKAGE_LIBRESSL
  2. config BR2_PACKAGE_LIBRESSL_BIN
  3. bool "openssl binary"
  4. help
  5. Install the openssl binary to the target file system. This is
  6. a command line tool for doing various cryptographic stuff.
  7. endif