8bc4d3fe6d
SVN-Revision: 675
7 lines
181 B
Text
7 lines
181 B
Text
config BR2_PACKAGE_PPTP
|
|
tristate "PPTP Client"
|
|
default m if CONFIG_DEVEL
|
|
select BR2_PACKAGE_KMOD_GRE
|
|
select BR2_PACKAGE_PPP
|
|
help
|
|
A Point-to-Point Tunneling Protocol Client
|