buildroot/package/openssh/Config.in

10 lines
114 B
Plaintext
Raw Normal View History

2004-10-09 08:13:40 +02:00
#
config BR2_PACKAGE_OPENSSH
bool"openssh"
default n
2004-10-27 10:44:32 +02:00
select BR2_PACKAGE_OPENSSL
2004-10-09 08:13:40 +02:00
help
Add help text here.