01f878f136e7d32c334f715f01b42b9e57825367
[openwrt.git] / package / libupnp / Config.in
1 config BR2_PACKAGE_LIBUPNP
2         tristate "libupnp - Universal Plug and Play (UPnP) SDK library"
3         default m if CONFIG_DEVEL
4         help
5          The Universal Plug and Play (UPnP) SDK for Linux provides support 
6          for building UPnP-compliant control points, devices, and bridges 
7          on Linux.
8          
9          http://upnp.sourceforge.net/
10          
11          Depends: libpthread
12          
13