summaryrefslogtreecommitdiff
path: root/drivers/virt
diff options
context:
space:
mode:
authorXiao Guangrong <xiaoguangrong@linux.vnet.ibm.com>2012-06-26 08:50:31 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-07-09 18:31:15 (GMT)
commitf64d94f9f7536842a120f6eef4cfd4cfcd516f5e (patch)
tree42a23e181889dfbb78d6af1f0b79bd03ccbc4008 /drivers/virt
parenta16554474f772ea857bf193608231a735e01cccc (diff)
downloadlinux-fsl-qoriq-f64d94f9f7536842a120f6eef4cfd4cfcd516f5e.tar.xz
staging: zcache: remove unnecessary config option dependence
zcache is enabled only if one of CONFIG_CLEANCACHE and CONFIG_FRONTSWAP is enabled, see the Kconfig: depends on (CLEANCACHE || FRONTSWAP) && CRYPTO=y && X86 So, we can remove the check in the source code Acked-by: Seth Jennings <sjenning@linux.vnet.ibm.com> Signed-off-by: Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com> Acked-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/virt')
0 files changed, 0 insertions, 0 deletions