From 6bc864016313e486d8d451a7d1421f11d48cf6a6 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sun, 25 Oct 2015 16:13:34 +0000 Subject: kernel: update kernel 4.3 to version 4.3-rc7 Signed-off-by: Hauke Mehrtens SVN-Revision: 47250 --- target/linux/generic/patches-4.3/262-compressor_kconfig_hack.patch | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'target/linux/generic/patches-4.3/262-compressor_kconfig_hack.patch') diff --git a/target/linux/generic/patches-4.3/262-compressor_kconfig_hack.patch b/target/linux/generic/patches-4.3/262-compressor_kconfig_hack.patch index bc7f564c5f..13a51cffa5 100644 --- a/target/linux/generic/patches-4.3/262-compressor_kconfig_hack.patch +++ b/target/linux/generic/patches-4.3/262-compressor_kconfig_hack.patch @@ -1,6 +1,6 @@ --- a/lib/Kconfig +++ b/lib/Kconfig -@@ -216,25 +216,25 @@ config 842_DECOMPRESS +@@ -216,26 +216,26 @@ config 842_DECOMPRESS tristate config ZLIB_INFLATE @@ -10,6 +10,7 @@ config ZLIB_DEFLATE - tristate + tristate "ZLIB deflate support" + select BITREVERSE config LZO_COMPRESS - tristate -- cgit v1.2.3