kernel: fix crypto-hw-geode dependencies
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 37443
This commit is contained in:
parent
0256b82631
commit
0cb97db4be
1 changed files with 1 additions and 0 deletions
|
@ -152,6 +152,7 @@ $(eval $(call KernelPackage,crypto-hw-padlock))
|
|||
|
||||
define KernelPackage/crypto-hw-geode
|
||||
TITLE:=AMD Geode hardware crypto module
|
||||
DEPENDS:=+kmod-crypto-manager
|
||||
KCONFIG:= \
|
||||
CONFIG_CRYPTO_DEV_GEODE
|
||||
FILES:=$(LINUX_DIR)/drivers/crypto/geode-aes.ko
|
||||
|
|
Loading…
Reference in a new issue