X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/b240439f83a68d2562587552751f3e7516053e16..3005042d932a79abbbc8ac6a76a2c899675b80dd:/openwrt/package/libosip2/Config.in diff --git a/openwrt/package/libosip2/Config.in b/openwrt/package/libosip2/Config.in index 1a83bb2a9..456865c7b 100644 --- a/openwrt/package/libosip2/Config.in +++ b/openwrt/package/libosip2/Config.in @@ -1,8 +1,9 @@ config BR2_PACKAGE_LIBOSIP2 - tristate "libosip2 (GNU oSIP library)" + 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/ -