mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-01 21:20:37 +02:00
4ce864fa34
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2662 3c298f89-4303-0410-b956-a3cf2f4a3e73
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.
|