mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-03-05 04:58:15 +00:00
kernel: fix crypto-hw-talitos dependencies
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 37485
This commit is contained in:
parent
bb141e06a2
commit
0494ec45f1
@ -121,7 +121,7 @@ $(eval $(call KernelPackage,crypto-iv))
|
|||||||
|
|
||||||
define KernelPackage/crypto-hw-talitos
|
define KernelPackage/crypto-hw-talitos
|
||||||
TITLE:=Freescale integrated security engine (SEC) driver
|
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:= \
|
KCONFIG:= \
|
||||||
CONFIG_CRYPTO_DEV_TALITOS
|
CONFIG_CRYPTO_DEV_TALITOS
|
||||||
FILES:= \
|
FILES:= \
|
||||||
|
Loading…
Reference in New Issue
Block a user