kernel: fix crypto-hw-talitos dependencies
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37485 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
a2e1f6f8ed
commit
f5ab250eeb
|
@ -121,7 +121,7 @@ $(eval $(call KernelPackage,crypto-iv))
|
|||
|
||||
define KernelPackage/crypto-hw-talitos
|
||||
TITLE:=Freescale integrated security engine (SEC) driver
|
||||
DEPENDS:=+kmod-crypto-aes
|
||||
DEPENDS:=+kmod-crypto-aes +kmod-crypto-manager +kmod-crypto-hash +kmod-random-core
|
||||
KCONFIG:= \
|
||||
CONFIG_CRYPTO_DEV_TALITOS
|
||||
FILES:= \
|
||||
|
|
Loading…
Reference in New Issue