ea6d4449f65ab80622da7c69290dd4cae3ea1e09
[openwrt/svn-archive/archive.git] / target / linux / generic / patches-3.14 / 996-zsmalloc_allow_module_build.patch
1 --- a/mm/Kconfig
2 +++ b/mm/Kconfig
3 @@ -554,7 +554,7 @@ config MEM_SOFT_DIRTY
4 See Documentation/vm/soft-dirty.txt for more details.
5
6 config ZSMALLOC
7 - bool "Memory allocator for compressed pages"
8 + tristate "Memory allocator for compressed pages"
9 depends on MMU
10 default n
11 help