kmod-ocf-hifn7751 depends on PCI, spotted by buildbot

SVN-Revision: 21381
This commit is contained in:
Florian Fainelli 2010-05-05 18:16:40 +00:00
parent f9591d229a
commit 89ba5f098e

View File

@ -317,7 +317,7 @@ $(eval $(call KernelPackage,crypto-ocf))
define KernelPackage/crypto-ocf-hifn7751
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
FILES:=$(LINUX_DIR)/crypto/ocf/hifn/hifn7751.$(LINUX_KMOD_SUFFIX)
AUTOLOAD:=$(call AutoLoad,10,hifn7751)