summaryrefslogtreecommitdiffstats
path: root/package/pptp/Config.in
blob: 88da23748c99277c0e329f5edae3ac97ac1ca672 (plain)
1
2
3
4
5
6
7
8
9
10
11
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/