mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-13 09:04:38 +02:00
63bb3d9154
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2648 3c298f89-4303-0410-b956-a3cf2f4a3e73
9 lines
274 B
Plaintext
Executable File
9 lines
274 B
Plaintext
Executable File
config BR2_PACKAGE_VPNC
|
|
tristate "vpnc............................. VPN client for Cisco 3000"
|
|
default m if CONFIG_DEVEL
|
|
depends on BR2_PACKAGE_KMOD_TUN
|
|
depends on BR2_PACKAGE_LIBGPG_ERROR
|
|
depends on BR2_PACKAGE_LIBGCRYPT
|
|
help
|
|
Client for cisco3000 VPN Concentrator.
|