mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 19:12:33 +08:00
fd342b1ada
SVN-Revision: 2333
12 lines
303 B
Plaintext
12 lines
303 B
Plaintext
config BR2_PACKAGE_PPTP
|
|
prompt "pptp.............................. PPTP (Point-to-Point Tunneling Protocol) client"
|
|
tristate
|
|
default m if CONFIG_DEVEL
|
|
select BR2_PACKAGE_KMOD_GRE
|
|
select BR2_PACKAGE_PPP
|
|
help
|
|
A Point-to-Point Tunneling Protocol Client
|
|
|
|
http://pptpclient.sourceforge.net/
|
|
|