1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-20 14:44:36 +03:00
openwrt-xburst/package/pptp/Config.in
mbm f47790856c more BR2_ / CONFIG_ patches
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3784 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-05-15 23:13:49 +00:00

12 lines
284 B
Plaintext

config PACKAGE_PPTP
prompt "pptp.............................. PPTP (Point-to-Point Tunneling Protocol) client"
tristate
default m if DEVEL
select PACKAGE_KMOD_GRE
select PACKAGE_PPP
help
A Point-to-Point Tunneling Protocol Client
http://pptpclient.sourceforge.net/