diff options
author | Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com> | 2012-06-26 08:50:31 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-07-09 18:31:15 (GMT) |
commit | f64d94f9f7536842a120f6eef4cfd4cfcd516f5e (patch) | |
tree | 42a23e181889dfbb78d6af1f0b79bd03ccbc4008 /drivers/hid/hid-lg.h | |
parent | a16554474f772ea857bf193608231a735e01cccc (diff) | |
download | linux-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/hid/hid-lg.h')
0 files changed, 0 insertions, 0 deletions