openwrtv4/openwrt/package/pptp/Config.in
Mike Baker e90b9b95b9 more BR2_ / CONFIG_ patches
SVN-Revision: 3784
2006-05-15 23:13:49 +00:00

11 lines
284 B
Text

config PACKAGE_PPTP
prompt "pptp.............................. PPTP (Point-to-Point Tunneling Protocol) client"
tristate
default m if DEVEL
select PACKAGE_KMOD_GRE
select PACKAGE_PPP
help
A Point-to-Point Tunneling Protocol Client
http://pptpclient.sourceforge.net/