Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

IXP4xx: ixp4xx_crypto driver requires Queue Manager and NPE drivers.



Signed-off-by: default avatarKrzysztof Hałasa <khc@pm.waw.pl>
parent 553da857
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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