kernel-ark/drivers/staging/heci/Kconfig
Jeff Mahoney 5fb4d2525b 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>
2009-08-07 16:12:03 -07:00

8 lines
279 B
Plaintext

config HECI
tristate "Intel Management Engine Interface (MEI) Support"
depends on PCI
---help---
The Intel Management Engine Interface (Intel MEI) driver allows
applications to access the Active Management Technology
firmware and other Management Engine sub-systems.