diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2010-06-03 12:33:06 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2010-06-03 12:33:06 +0200 |
commit | bc94e59662c13516d13e117b6edab4bec487d5a0 (patch) | |
tree | e3e301874bcc669a19546102c3ceab584fdd3d14 /crypto/testmgr.c | |
parent | padata: add parenthesis in MAX_SEQ_NR macro (diff) | |
download | linux-bc94e59662c13516d13e117b6edab4bec487d5a0.tar.xz linux-bc94e59662c13516d13e117b6edab4bec487d5a0.zip |
crypto: pcomp - Fix illegal Kconfig configuration
The PCOMP Kconfig entry current allows the following combination
which is illegal:
ZLIB=y
PCOMP=y
ALGAPI=m
ALGAPI2=y
MANAGER=m
MANAGER2=m
This patch fixes this by adding PCOMP2 so that PCOMP can select
ALGAPI to propagate the setting to MANAGER2.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/testmgr.c')
0 files changed, 0 insertions, 0 deletions