mirror of
https://github.com/coolsnowwolf/packages.git
synced 2025-04-30 23:43:06 +08:00
11 lines
149 B
Plaintext
11 lines
149 B
Plaintext
# radcli avanced configuration
|
|
|
|
menu "Configuration"
|
|
depends on PACKAGE_libradcli
|
|
|
|
config RADCLI_TLS
|
|
bool "enable TLS support"
|
|
default y
|
|
|
|
endmenu
|