1config BR2_PACKAGE_PHP_SSH2 2 bool "php-ssh2" 3 select BR2_PACKAGE_LIBSSH2 4 help 5 PHP bindings for the libssh2 library. 6 7 http://pecl.php.net/package/ssh2 8