xref: /OK3568_Linux_fs/buildroot/package/mpir/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_MPIR
2	bool "mpir"
3	select BR2_PACKAGE_GMP
4	help
5	  MPIR is a highly optimised library for bignum arithmetic
6	  forked from the GMP bignum library.
7
8	  http://www.mpir.org/
9