summaryrefslogtreecommitdiffstats
path: root/package/libosip2/Config.in
blob: 500dbb1c36bfecca498d9d52de3ada8715335276 (plain)
1
2
3
4
5
6
7
8
9
config BR2_PACKAGE_LIBOSIP2
	tristate "libosip2 - GNU oSIP library"
	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/