Standardize package Config.in, change prompt to package name + short description...
[openwrt.git] / package / gmp / Config.in
index d561f67..2829631 100644 (file)
@@ -1,5 +1,5 @@
 config BR2_PACKAGE_LIBGMP
-       tristate "libgmp"
+       tristate "libgmp - GNU multiprecision arithmetic library"
        default m if CONFIG_DEVEL
        help
          GNU multiprecision arithmetic library
@@ -7,3 +7,6 @@ config BR2_PACKAGE_LIBGMP
          http://www.swox.com/gmp/
          
 
+config BR2_PACKAGE_GMP
+       tristate
+       default BR2_PACKAGE_LIBGMP
This page took 0.032037 seconds and 4 git commands to generate.