menu "OpenSSH " config OPENSSH bool select ZLIB select OPENSSL prompt "OpenSSH" help FIXME: This item needs to be documented config OPENSSH_SSH bool "Install ssh (client)" depends on OPENSSH help FIXME: This item needs to be documented config OPENSSH_SSHD bool "Install sshd (server)" default y depends on OPENSSH help FIXME: This item needs to be documented config OPENSSH_SCP bool "Install scp" depends on OPENSSH help FIXME: This item needs to be documented config OPENSSH_SFTP_SERVER bool "Install sftp-server" depends on OPENSSH help FIXME: This item needs to be documented config OPENSSH_KEYGEN bool "Install ssh-keygen" default y depends on OPENSSH help FIXME: This item needs to be documented endmenu