summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-4.3/262-compressor_kconfig_hack.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/generic/patches-4.3/262-compressor_kconfig_hack.patch')
-rw-r--r--target/linux/generic/patches-4.3/262-compressor_kconfig_hack.patch3
1 files changed, 2 insertions, 1 deletions
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