diff options
Diffstat (limited to 'package/openssh')
-rw-r--r-- | package/openssh/Config.in | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/package/openssh/Config.in b/package/openssh/Config.in index 97dd0e330..e98d3b12b 100644 --- a/package/openssh/Config.in +++ b/package/openssh/Config.in @@ -1,9 +1,9 @@ -# - config BR2_PACKAGE_OPENSSH - bool"openssh" + bool "openssh" default n select BR2_PACKAGE_OPENSSL help - Add help text here. + A free version of the SSH protocol suite of network connectivity + tools. The standard 'ssh', 'sshd', 'scp', and friends. + http://www.openssh.com/ |