mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 19:12:33 +08:00
6a6d210d12
SVN-Revision: 2662
10 lines
271 B
Plaintext
Executable File
10 lines
271 B
Plaintext
Executable File
config BR2_PACKAGE_VPNC
|
|
prompt "vpnc.............................. VPN client for Cisco 3000"
|
|
tristate
|
|
default m if CONFIG_DEVEL
|
|
select BR2_PACKAGE_KMOD_TUN
|
|
select BR2_PACKAGE_LIBGPG_ERROR
|
|
select BR2_PACKAGE_LIBGCRYPT
|
|
help
|
|
Client for cisco3000 VPN Concentrator.
|