Merge branch 'master' into queue
[cascardo/linux.git] / drivers / misc / mei / Kconfig
1 config INTEL_MEI
2         tristate "Intel Management Engine Interface"
3         depends on X86 && PCI && WATCHDOG_CORE
4         help
5           The Intel Management Engine (Intel ME) provides Manageability,
6           Security and Media services for system containing Intel chipsets.
7           if selected /dev/mei misc device will be created.
8
9           For more information see
10           <http://software.intel.com/en-us/manageability/>
11
12 config INTEL_MEI_ME
13         bool "ME Enabled Intel Chipsets"
14         depends on INTEL_MEI
15         depends on X86 && PCI && WATCHDOG_CORE
16         default y
17         help
18           MEI support for ME Enabled Intel chipsets.
19
20           Supported Chipsets are:
21           7 Series Chipset Family
22           6 Series Chipset Family
23           5 Series Chipset Family
24           4 Series Chipset Family
25           Mobile 4 Series Chipset Family
26           ICH9
27           82946GZ/GL
28           82G35 Express
29           82Q963/Q965
30           82P965/G965
31           Mobile PM965/GM965
32           Mobile GME965/GLE960
33           82Q35 Express
34           82G33/G31/P35/P31 Express
35           82Q33 Express
36           82X38/X48 Express
37