4f025c76cdbb6d307392135ac6a57f445b39e03e
[openwrt.git] / openwrt / 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         default n
5         help
6          The Universal Plug and Play (UPnP) SDK for Linux provides support 
7          for building UPnP-compliant control points, devices, and bridges 
8          on Linux.
9          
10          http://upnp.sourceforge.net/
11          
12          Depends: libpthread
13          
14