X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=package%2Fgmp%2FConfig.in;h=28296318b2b238ecffb05a3e5ab3b2a21e5b3750;hb=0cfd99d729c2d53031c2d564a4b70760eb1a7c30;hp=d561f678211c24ce0acee430180f8f2249c6eaeb;hpb=90bc5cc75471dc40e696da66358cd9060f03e07a;p=openwrt.git diff --git a/package/gmp/Config.in b/package/gmp/Config.in index d561f67821..28296318b2 100644 --- a/package/gmp/Config.in +++ b/package/gmp/Config.in @@ -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