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 1e63a382c1
commit 371262f1b4
1 changed files with 1 additions and 1 deletions

View File

@ -5115,7 +5115,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