reorganize/rationalize/format package menuconfig, make updatedd modular
[openwrt/openwrt.git] / openwrt / package / flac / Config.in
index 73cdd86f53c773e1a1402c276362d23c67b98439..12405fc3995906ce0cc55d6d7b3ff14f1ccce261 100644 (file)
@@ -2,13 +2,14 @@ config BR2_COMPILE_FLAC
        bool
        default n
        depends BR2_PACKAGE_LIBFLAC
-       
+
 config BR2_PACKAGE_LIBFLAC
-       tristate "libflac - Free Lossless Audio Codec library"
+       prompt "libflac........................... Free Lossless Audio Codec library"
+       tristate
        default m if CONFIG_DEVEL
        select BR2_COMPILE_FLAC
        help
          Free Lossless Audio Codec library
          
          http://flac.sourceforge.net/
-         
+