2
1

Config.in 342 B

12345678910
  1. config BR2_PACKAGE_BZIP2
  2. bool "bzip2"
  3. default n
  4. help
  5. Freely available, patent free, high-quality data compressor.
  6. It typically compresses files to within 10% to 15% of the best
  7. available techniques, while being around twice as fast at
  8. compression and six times faster at decompression.
  9. http://sources.redhat.com/bzip2/