xref: /OK3568_Linux_fs/buildroot/package/pigz/Config.in.host (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_HOST_PIGZ
2	bool "host pigz"
3	help
4	  pigz, which stands for parallel implementation of gzip, is a
5	  fully functional replacement for gzip that exploits multiple
6	  processors and multiple cores to the hilt when compressing
7	  data.
8
9	  http://www.zlib.net/pigz/
10