Openwrt/openwrt/package/openssh/Config.in
Waldemar Brodkorb e8eb7ef34e add openssh package, sshd does not work. why?
SVN-Revision: 1165
2005-06-07 07:04:44 +00:00

11 lines
196 B
Plaintext

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