8ff2b691e9a4c82ef7e65cec3be08e73c7995abb
[openwrt/openwrt.git] / target / linux / generic / patches-3.14 / 996-zsmalloc_allow_module_build.patch
1 --- a/mm/Kconfig
2 +++ b/mm/Kconfig
3 @@ -557,7 +557,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