2005-03-06 03:53:29 +00:00
|
|
|
config BR2_PACKAGE_PPTPD
|
2005-05-19 16:49:23 +00:00
|
|
|
prompt "pptpd - PPTP (Point-to-Point Tunneling Protocol) server"
|
2005-05-19 00:03:33 +00:00
|
|
|
tristate
|
2005-04-18 19:45:56 +00:00
|
|
|
default m if CONFIG_DEVEL
|
2005-03-06 03:53:29 +00:00
|
|
|
select BR2_PACKAGE_KMOD_GRE
|
|
|
|
select BR2_PACKAGE_PPP
|
|
|
|
help
|
2005-05-19 00:03:33 +00:00
|
|
|
A Point-to-Point Tunneling Protocol server
|
|
|
|
|
|
|
|
http://poptop.sourceforge.net/
|
|
|
|
|
|
|
|
|