fd342b1ada
SVN-Revision: 2333
11 lines
299 B
Text
11 lines
299 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/
|
|
|