pass ARCH down to uClibc
[buildroot.git] / package / openssh / Config.in
blobeac1586bffd93510ea8891abe8bdb49af1bd7cce
1 config BR2_PACKAGE_OPENSSH
2         bool "openssh"
3         default n
4         select BR2_PACKAGE_OPENSSL
5         select BR2_PACKAGE_ZLIB
6         help
7           A free version of the SSH protocol suite of network connectivity 
8           tools.  The standard 'ssh', 'sshd', 'scp', and friends.
10           http://www.openssh.com/