openwrtv4/target/linux/generic/patches-3.14/996-zsmalloc_allow_module_build.patch
Luka Perkov 354a1042cc kernel: update 3.14 to 3.14.10
Signed-off-by: Luka Perkov <luka@openwrt.org>

SVN-Revision: 41533
2014-07-06 18:10:49 +00:00

11 lines
287 B
Diff

--- a/mm/Kconfig
+++ b/mm/Kconfig
@@ -557,7 +557,7 @@ config MEM_SOFT_DIRTY
See Documentation/vm/soft-dirty.txt for more details.
config ZSMALLOC
- bool "Memory allocator for compressed pages"
+ tristate "Memory allocator for compressed pages"
depends on MMU
default n
help