Commit 5fb4d252 authored by Jeff Mahoney's avatar Jeff Mahoney Committed by Greg Kroah-Hartman

staging: add dependencies on PCI for drivers that require it

This patch adds PCI dependencies to staging drivers that require it.
Signed-off-by: default avatarJeff Mahoney <jeffm@suse.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent ce9c010c
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
......
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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment