0
0
mirror of https://github.com/openwrt/packages.git synced 2025-01-31 01:22:13 +00:00
packages/net/gensio/Config-bin.in
Nita Vesa fbd47efd7e gensio: Add new package
A library to abstract stream I/O like serial port, TCP, telnet,
UDP, SSL, IPMI SOL, etc.

Signed-off-by: Nita Vesa <werecatf@outlook.com>
2022-03-18 02:02:46 +02:00

6 lines
107 B
Plaintext

config GENSIO_SSHD
depends on PACKAGE_gensio-bin
select GENSIO_SSL
bool "Build gtlsshd"
default n