kernel: kmod-crypto-hw-talitos: fix dependencies
[openwrt/staging/lynxis.git] / package / kernel / linux / modules / crypto.mk
index b05552006ade7cd7889d04dbfb3b16649d263d24..bc56b3cc12c4dafe4193a3c87f16ff6d07472108 100644 (file)
@@ -191,7 +191,7 @@ $(eval $(call KernelPackage,crypto-seqiv))
 
 define KernelPackage/crypto-hw-talitos
   TITLE:=Freescale integrated security engine (SEC) driver
-  DEPENDS:=+kmod-crypto-manager +kmod-crypto-hash +kmod-random-core +kmod-crypto-authenc
+  DEPENDS:=+kmod-crypto-manager +kmod-crypto-hash +kmod-random-core +kmod-crypto-authenc +kmod-crypto-des
   KCONFIG:= \
        CONFIG_CRYPTO_HW=y \
        CONFIG_CRYPTO_DEV_TALITOS \