more BR2_ / CONFIG_ patches
[openwrt.git] / package / pptp / Config.in
1 config PACKAGE_PPTP
2 prompt "pptp.............................. PPTP (Point-to-Point Tunneling Protocol) client"
3 tristate
4 default m if DEVEL
5 select PACKAGE_KMOD_GRE
6 select PACKAGE_PPP
7 help
8 A Point-to-Point Tunneling Protocol Client
9
10 http://pptpclient.sourceforge.net/
11
This page took 0.049423 seconds and 5 git commands to generate.