kernel/3.1{0, 2, 3, 4}: mtd: m25p80: add support for EON EN25QH128
[oweals/openwrt.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