[package] fix kmod-crypto-hw-padlock dependency against kmod-crypto-aes (#7643)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22321 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Florian Fainelli
2010-07-20 22:25:48 +00:00
parent b2ef939d74
commit fab8c7e5b1

View File

@@ -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 \