blob: 2b3a42356eb10c5df62a04cea82e9307577337d3 (
plain)
1
2
3
4
5
6
7
8
|
config BR2_PACKAGE_VPNC
tristate "vpnc............................. client for cisco3000 VPN Concentrator."
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.
|