mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-19 05:10:49 +00:00
kernel: fix crypto-hw-padlock dependencies
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 37442
This commit is contained in:
parent
4a9adf4300
commit
0256b82631
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user