reorganize/rationalize/format package menuconfig,
[openwrt.git] / package / libpng / Config.in
index 59ba457..1b51de1 100644 (file)
@@ -1,10 +1,10 @@
 config BR2_PACKAGE_LIBPNG
-       tristate "libpng - PNG (Portable Network Graphics) format files handling library"
+       prompt "libpng............................ PNG (Portable Network Graphics) format files handling library"
+       tristate
        default m if CONFIG_DEVEL
        select BR2_PACKAGE_ZLIB
        help
          A library for reading/writing PNG files
          
          http://www.libpng.org/pub/png/libpng.html
-         
 
This page took 0.028173 seconds and 4 git commands to generate.