Config.in 163 B

12345678
  1. config BR2_PACKAGE_ZLIB
  2. bool "zlib"
  3. default n
  4. help
  5. Standard (de)compression library. Used by things like
  6. gzip and libpng.
  7. http://www.gzip.org/zlib/