reorganize/rationalize/format package menuconfig,
[openwrt.git] / package / jpeg / Config.in
index 48a01ba..f493183 100644 (file)
@@ -4,12 +4,12 @@ config BR2_COMPILE_JPEG
        depends BR2_PACKAGE_LIBJPEG
 
 config BR2_PACKAGE_LIBJPEG
-       tristate "libjpeg - The Independent JPEG Group's JPEG runtime library"
+       prompt "libjpeg........................... The Independent JPEG Group's JPEG runtime library"
+       tristate
        default m if CONFIG_DEVEL
        select BR2_COMPILE_JPEG
        help
          The Independent JPEG Group's JPEG runtime library.
          
          http://www.ijg.org/
-         
 
This page took 0.029759 seconds and 4 git commands to generate.