staging: add dependencies on PCI for drivers that require it

This patch adds PCI dependencies to staging drivers that require it.

Signed-off-by: Jeff Mahoney <jeffm@suse.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
Jeff Mahoney 2009-08-07 16:12:03 -07:00 committed by Greg Kroah-Hartman
parent ce9c010c5c
commit 5fb4d2525b
2 changed files with 2 additions and 0 deletions

View file

@ -1,5 +1,6 @@
config B3DFG config B3DFG
tristate "Brontes 3d Frame Framegrabber" tristate "Brontes 3d Frame Framegrabber"
depends on PCI
default n default n
---help--- ---help---
This driver provides support for the Brontes 3d Framegrabber This driver provides support for the Brontes 3d Framegrabber

View file

@ -1,5 +1,6 @@
config HECI config HECI
tristate "Intel Management Engine Interface (MEI) Support" tristate "Intel Management Engine Interface (MEI) Support"
depends on PCI
---help--- ---help---
The Intel Management Engine Interface (Intel MEI) driver allows The Intel Management Engine Interface (Intel MEI) driver allows
applications to access the Active Management Technology applications to access the Active Management Technology