fix kmod-crypto-hw-padlock dependency against kmod-crypto-aes (#7643)
SVN-Revision: 22321
This commit is contained in:
parent
e31542241c
commit
e9924b427e
1 changed files with 1 additions and 0 deletions
|
@ -62,6 +62,7 @@ endef
|
|||
|
||||
define KernelPackage/crypto-hw-padlock
|
||||
TITLE:=VIA PadLock ACE with AES/SHA hw crypto module
|
||||
DEPENDS:=+kmod-crypto-aes
|
||||
KCONFIG:= \
|
||||
CONFIG_CRYPTO_HW=y \
|
||||
CONFIG_CRYPTO_DEV_PADLOCK \
|
||||
|
|
Loading…
Reference in a new issue