From: Aruna Balakrishnaiah Date: Fri, 16 Aug 2013 20:52:57 +0000 (-0700) Subject: pstore/Kconfig: Select ZLIB_DEFLATE and ZLIB_INFLATE when PSTORE is selected X-Git-Tag: v3.12-rc1~172^2~9 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90ce4ca66864ee2de189b666e4e4230f452238a8;p=pandora-kernel.git 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 Reviewed-by: Kees Cook Signed-off-by: Tony Luck --- Reading git-diff-tree failed