xref: /OK3568_Linux_fs/buildroot/package/php-ssh2/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
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