openwrtv3/openwrt/package/pptp/Config.in

12 lines
303 B
Text
Raw Normal View History

2005-03-15 10:34:22 +00:00
config BR2_PACKAGE_PPTP
prompt "pptp.............................. PPTP (Point-to-Point Tunneling Protocol) client"
tristate
default m if CONFIG_DEVEL
2005-03-15 10:34:22 +00:00
select BR2_PACKAGE_KMOD_GRE
select BR2_PACKAGE_PPP
help
A Point-to-Point Tunneling Protocol Client
http://pptpclient.sourceforge.net/