Enable ZBUD (rhbz 1171416)

zswap fails to start out of the box because it uses zbud as the default pool
type.  Turn on zbud so it works.
This commit is contained in:
Josh Boyer 2014-12-10 09:36:58 -05:00
parent b7b3386f9a
commit 1726616e3c
1 changed files with 1 additions and 1 deletions

View File

@ -5068,7 +5068,7 @@ CONFIG_PTP_1588_CLOCK_PCH=m
CONFIG_CLEANCACHE=y
CONFIG_FRONTSWAP=y
CONFIG_ZSWAP=y
# CONFIG_ZBUD is not set
CONFIG_ZBUD=y
CONFIG_ZSMALLOC=y
# CONFIG_PGTABLE_MAPPING is not set