add libupnp package
[openwrt/svn-archive/archive.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