8 lines
166 B
Text
8 lines
166 B
Text
|
config BR2_PACKAGE_PPTPD
|
||
|
tristate "PPTP Server"
|
||
|
default m
|
||
|
select BR2_PACKAGE_KMOD_GRE
|
||
|
select BR2_PACKAGE_PPP
|
||
|
help
|
||
|
A Point-to-Point Tunneling Protocol Server
|