kmod-ocf-hifn7751 depends on PCI, spotted by buildbot
SVN-Revision: 21381
This commit is contained in:
parent
f9591d229a
commit
89ba5f098e
1 changed files with 1 additions and 1 deletions
|
@ -317,7 +317,7 @@ $(eval $(call KernelPackage,crypto-ocf))
|
||||||
|
|
||||||
define KernelPackage/crypto-ocf-hifn7751
|
define KernelPackage/crypto-ocf-hifn7751
|
||||||
TITLE:=OCF support for Hifn 6500/7751/7811/795x, Invertex AEON and NetSec 7751 devices
|
TITLE:=OCF support for Hifn 6500/7751/7811/795x, Invertex AEON and NetSec 7751 devices
|
||||||
DEPENDS:=+@OPENSSL_ENGINE @!TARGET_uml kmod-crypto-ocf
|
DEPENDS:=+@OPENSSL_ENGINE @PCI_SUPPORT @!TARGET_uml kmod-crypto-ocf
|
||||||
KCONFIG:=CONFIG_OCF_HIFN
|
KCONFIG:=CONFIG_OCF_HIFN
|
||||||
FILES:=$(LINUX_DIR)/crypto/ocf/hifn/hifn7751.$(LINUX_KMOD_SUFFIX)
|
FILES:=$(LINUX_DIR)/crypto/ocf/hifn/hifn7751.$(LINUX_KMOD_SUFFIX)
|
||||||
AUTOLOAD:=$(call AutoLoad,10,hifn7751)
|
AUTOLOAD:=$(call AutoLoad,10,hifn7751)
|
||||||
|
|
Loading…
Reference in a new issue