summaryrefslogtreecommitdiffstats
path: root/package/ssltunnel/Config.in
blob: d37f30217a89c3dbecca0a24d8b32c5b3c5b23a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
config BR2_PACKAGE_SSLTUNNEL
	prompt "ssltunnel ........................A PPP over SSL vpn tool"
	tristate
	default m if CONFIG_DEVEL
	select BR2_COMPILE_OPENSSL
	select BR2_PACKAGE_PPP
	help
	  A PPP over SSL vpn tool
	  
	  http://www.hsc.fr/ressources/outils/ssltunnel/index.html