add ppp/pppoe to kernel config, remove some compile warnings (cli->local_irq_disable)
[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
This page took 0.044303 seconds and 5 git commands to generate.