4d97e8492b
SVN-Revision: 956
12 lines
276 B
Text
12 lines
276 B
Text
config BR2_PACKAGE_PPTPD
|
|
prompt "pptpd - PPTP (Point-to-Point Tunneling Protocol) server"
|
|
tristate
|
|
default m if CONFIG_DEVEL
|
|
select BR2_PACKAGE_KMOD_GRE
|
|
select BR2_PACKAGE_PPP
|
|
help
|
|
A Point-to-Point Tunneling Protocol server
|
|
|
|
http://poptop.sourceforge.net/
|
|
|
|
|