mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-02-06 15:31:05 +02:00
8 lines
182 B
Plaintext
8 lines
182 B
Plaintext
config BR2_PACKAGE_PPTPD
|
|
tristate "PPTP Server"
|
|
default m if CONFIG_DEVEL
|
|
select BR2_PACKAGE_KMOD_GRE
|
|
select BR2_PACKAGE_PPP
|
|
help
|
|
A Point-to-Point Tunneling Protocol Server
|