2005-03-15 10:34:22 +00:00
|
|
|
config BR2_PACKAGE_PPTP
|
2005-11-05 02:16:36 +00:00
|
|
|
prompt "pptp.............................. PPTP (Point-to-Point Tunneling Protocol) client"
|
2005-05-18 23:42:09 +00:00
|
|
|
tristate
|
2005-04-18 19:45:56 +00:00
|
|
|
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
|
2005-05-18 23:42:09 +00:00
|
|
|
|
|
|
|
http://pptpclient.sourceforge.net/
|
2005-11-05 02:16:36 +00:00
|
|
|
|