]> Git Repo - linux.git/commit
pstore/Kconfig: Select ZLIB_DEFLATE and ZLIB_INFLATE when PSTORE is selected
authorAruna Balakrishnaiah <[email protected]>
Fri, 16 Aug 2013 20:52:57 +0000 (13:52 -0700)
committerTony Luck <[email protected]>
Mon, 19 Aug 2013 17:18:10 +0000 (10:18 -0700)
commit90ce4ca66864ee2de189b666e4e4230f452238a8
tree3c940579419356c905c4419cb7f15e998eafb6f9
parentb3b515bbd689ba3937cac2dd3fc55057f8c50329
pstore/Kconfig: Select ZLIB_DEFLATE and ZLIB_INFLATE when PSTORE is selected

Pstore will make use of deflate and inflate algorithm to compress and decompress
the data. So when Pstore is enabled select zlib_deflate and zlib_inflate.

Signed-off-by: Aruna Balakrishnaiah <[email protected]>
Reviewed-by: Kees Cook <[email protected]>
Signed-off-by: Tony Luck <[email protected]>
fs/pstore/Kconfig
This page took 0.052979 seconds and 4 git commands to generate.