reorganize/rationalize/format package menuconfig,
[openwrt.git] / openwrt / package / siproxd / Config.in
1 config BR2_PACKAGE_SIPROXD
2         prompt "siproxd........................... SIP (Session Initiation Protocol) proxy"
3         tristate
4         default m if CONFIG_DEVEL
5         select BR2_PACKAGE_LIBOSIP2
6         help
7           A SIP (Session Initiation Protocol) proxy
8           
9           http://siproxd.sourceforge.net/
10           
11           Depends: libosip2
12