move sysfs to mount_root
[openwrt.git] / package / libupnp / Config.in
index 4f025c7..bbe822e 100644 (file)
@@ -1,14 +1,13 @@
 config BR2_PACKAGE_LIBUPNP
-       tristate "libupnp - Universal Plug and Play (UPnP) SDK library"
-#      default m if CONFIG_DEVEL
-       default n
+       prompt "libupnp........................... Universal Plug and Play (UPnP) SDK library"
+       tristate
+       default m if CONFIG_DEVEL
        help
-        The Universal Plug and Play (UPnP) SDK for Linux provides support 
-        for building UPnP-compliant control points, devices, and bridges 
-        on Linux.
-        
-        http://upnp.sourceforge.net/
-        
-        Depends: libpthread
-        
+         The Universal Plug and Play (UPnP) SDK for Linux provides support 
+         for building UPnP-compliant control points, devices, and bridges 
+         on Linux.
+         
+         http://upnp.sourceforge.net/
+         
+         Depends: libpthread
 
This page took 0.026691 seconds and 4 git commands to generate.