kernel: fix crypto-hw-padlock dependencies

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>

SVN-Revision: 37442
This commit is contained in:
Hauke Mehrtens 2013-07-19 14:44:12 +00:00
parent 4a9adf4300
commit 0256b82631

View file

@ -135,7 +135,7 @@ $(eval $(call KernelPackage,crypto-hw-talitos))
define KernelPackage/crypto-hw-padlock
TITLE:=VIA PadLock ACE with AES/SHA hw crypto module
DEPENDS:=+kmod-crypto-aes
DEPENDS:=+kmod-crypto-aes +kmod-crypto-manager
KCONFIG:= \
CONFIG_CRYPTO_DEV_PADLOCK \
CONFIG_CRYPTO_DEV_PADLOCK_AES \