aboutsummaryrefslogtreecommitdiffstats
path: root/openwrt/package/matrixtunnel/Config.in
blob: 1738ce3011e6b29ef934e4c219cc42e732f8f917 (plain)
1
2
3
4
5
6
7
8
9
10
config BR2_PACKAGE_MATRIXTUNNEL
	prompt "matrixtunnel...................... stunnel based on matrixssl"
	tristate
	default m if CONFIG_DEVEL
	select BR2_PACKAGE_LIBMATRIXSSL
	help
		matrixtunnel is a stripped down version of stunnel
		based on matrixssl library
		
		Depends: libmatrixssl