aboutsummaryrefslogtreecommitdiffstats
path: root/openwrt/package/libosip2/Config.in
blob: 456865c7b3172563a448d819329e551fe58349ed (plain)
1
2
3
4
5
6
7
8
9
config BR2_PACKAGE_LIBOSIP2
	prompt "libosip2.......................... The GNU oSIP library"
	tristate
	default m if CONFIG_DEVEL
	select BR2_PACKAGE_LIBPTHREAD
	help
	  GNU oSIP library, a Session Initiation Protocol (SIP) implementation
	  
	  http://www.gnu.org/software/osip/