reorganize/rationalize/format package menuconfig,
[openwrt/svn-archive/archive.git] / openwrt / package / freetype / Config.in
index 1bed3cf458315bf3377b037dce48cd09beef10c1..8a12d532c4254d08986e7e063793c0271749a222 100644 (file)
@@ -1,13 +1,13 @@
-config BR2_PACKAGE_FREETYPE
+config BR2_COMPILE_FREETYPE
        bool
        default n
        depends BR2_PACKAGE_LIBFREETYPE
 
 config BR2_PACKAGE_LIBFREETYPE
-       tristate "libfreetype - A free, high-quality and portable font engine"
+       tristate "libfreetype....................... A free, high-quality and portable font engine"
 #      default m if CONFIG_DEVEL
        default n
-       select BR2_PACKAGE_FREETYPE
+       select BR2_COMPILE_FREETYPE
        select BR2_PACKAGE_ZLIB
        help
          The FreeType project is a team of volunteers who develop free,
@@ -23,4 +23,4 @@ config BR2_PACKAGE_LIBFREETYPE
           * High portability & performance
          
          http://www.freetype.org/
-         
+