hifnHIPP also depends on PCI
SVN-Revision: 21425
This commit is contained in:
parent
24b5c903f4
commit
4aceb015d3
1 changed files with 1 additions and 1 deletions
|
@ -329,7 +329,7 @@ $(eval $(call KernelPackage,crypto-ocf-hifn7751))
|
|||
|
||||
define KernelPackage/crypto-ocf-hifnhipp
|
||||
TITLE:=OCF support for Hifn 7855/8155 devices
|
||||
DEPENDS:=+@OPENSSL_ENGINE @!TARGET_uml kmod-crypto-ocf
|
||||
DEPENDS:=+@OPENSSL_ENGINE @PCI_SUPPORT @!TARGET_uml kmod-crypto-ocf
|
||||
KCONFIG:=CONFIG_OCF_HIFNHIPP
|
||||
FILES:=$(LINUX_DIR)/crypto/ocf/hifn/hifnHIPP.$(LINUX_KMOD_SUFFIX)
|
||||
AUTOLOAD:=$(call AutoLoad,10,hifnhipp)
|
||||
|
|
Loading…
Reference in a new issue