mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
10 lines
114 B
Plaintext
10 lines
114 B
Plaintext
#
|
|
|
|
config BR2_PACKAGE_OPENSSH
|
|
bool"openssh"
|
|
default n
|
|
select BR2_PACKAGE_OPENSSL
|
|
help
|
|
Add help text here.
|
|
|