use gcc 4.0.2 and deselect ppp by default for Aruba, use gcc 3.4.5 for the other...
[openwrt.git] / package / vpnc / Config.in
1 config BR2_PACKAGE_VPNC
2 prompt "vpnc.............................. VPN client for Cisco 3000"
3 tristate
4 default m if CONFIG_DEVEL
5 select BR2_PACKAGE_KMOD_TUN
6 select BR2_PACKAGE_LIBGPG_ERROR
7 select BR2_PACKAGE_LIBGCRYPT
8 help
9 Client for cisco3000 VPN Concentrator.
This page took 0.04048 seconds and 5 git commands to generate.