69068e8478aecb9543b3d447f4fb6c9aa18d7a0a
[openwrt.git] / openwrt / package / openssh / Config.in
1 config BR2_PACKAGE_OPENSSH
2 tristate "OpenSSH"
3 default m if CONFIG_DEVEL
4 select BR2_PACKAGE_OPENSSL
5 help
6 Popular SSH server and client
7
8 http://www.openssh.com/
9
10 Depends: openssl
This page took 0.041797 seconds and 3 git commands to generate.