tn3399_openwrt/openwrt/package/openssh/Config.in

11 lines
196 B
Plaintext
Raw Normal View History

config BR2_PACKAGE_OPENSSH
tristate "OpenSSH"
default m if CONFIG_DEVEL
select BR2_PACKAGE_OPENSSL
help
Popular SSH server and client
http://www.openssh.com/
Depends: openssl