2
0
forked from Ivasoft/openwrt

kernel: update kernel 4.3 to version 4.3-rc7

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>

SVN-Revision: 47250
This commit is contained in:
Hauke Mehrtens
2015-10-25 16:13:34 +00:00
parent e67b786afe
commit 6bc8640163
15 changed files with 29 additions and 46 deletions

View File

@@ -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