mei: move mei-me to separate module
mei layer provides host bus message layer, client management, and os interface mei-me - provides access to ME hardware through the pci bus Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:

committed by
Greg Kroah-Hartman

parent
b68301e9ac
commit
40e0b67be0
@@ -10,10 +10,9 @@ config INTEL_MEI
|
||||
<http://software.intel.com/en-us/manageability/>
|
||||
|
||||
config INTEL_MEI_ME
|
||||
bool "ME Enabled Intel Chipsets"
|
||||
depends on INTEL_MEI
|
||||
tristate "ME Enabled Intel Chipsets"
|
||||
select INTEL_MEI
|
||||
depends on X86 && PCI && WATCHDOG_CORE
|
||||
default y
|
||||
help
|
||||
MEI support for ME Enabled Intel chipsets.
|
||||
|
||||
|
Reference in New Issue
Block a user