Commit 9665c52b authored by Krzysztof Hałasa's avatar Krzysztof Hałasa Committed by Jason Cooper

IXP4xx: ixp4xx_crypto driver requires Queue Manager and NPE drivers.

Signed-off-by: default avatarKrzysztof Hałasa <khc@pm.waw.pl>
parent 553da857
......@@ -224,7 +224,7 @@ config CRYPTO_DEV_TALITOS
config CRYPTO_DEV_IXP4XX
tristate "Driver for IXP4xx crypto hardware acceleration"
depends on ARCH_IXP4XX
depends on ARCH_IXP4XX && IXP4XX_QMGR && IXP4XX_NPE
select CRYPTO_DES
select CRYPTO_ALGAPI
select CRYPTO_AUTHENC
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment