Loading
+1 −0
Original line number Diff line number Diff line
config BR2_PACKAGE_LIBSSH
        bool "libssh"
        depends on BR2_USE_MMU # fork()
        # Either OpenSSL or libgcrypt are mandatory
        select BR2_PACKAGE_LIBGCRYPT if !BR2_PACKAGE_OPENSSL
        help