diff options
author | Seth Jennings <sjenning@linux.vnet.ibm.com> | 2012-04-24 05:33:50 +0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-04-24 22:57:36 +0400 |
commit | 349ae79c0a3db1632ac4db955c53db05fc017bde (patch) | |
tree | 77fd69d1f2de07aa859acf522901081de49b476d /drivers/staging/octeon | |
parent | a2cd62ec9a3a2805014bdc14e0644b5faa352d3c (diff) | |
download | linux-349ae79c0a3db1632ac4db955c53db05fc017bde.tar.xz |
staging: zcache: fix Kconfig crypto dependency
ZCACHE is a boolean in the Kconfig. When selected, it
should require that CRYPTO be builtin (=y).
Currently, ZCACHE=y and CRYPTO=m is a valid configuration
when it should not be.
This patch changes the zcache Kconfig to enforce this
dependency.
Signed-off-by: Seth Jennings <sjenning@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/staging/octeon')
0 files changed, 0 insertions, 0 deletions