Andrew Scull | b4b6d4a | 2019-01-02 15:54:55 +0000 | [diff] [blame] | 1 | config INTEL_MEI |
| 2 | tristate "Intel Management Engine Interface" |
| 3 | depends on X86 && PCI |
| 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 | tristate "ME Enabled Intel Chipsets" |
| 14 | select INTEL_MEI |
| 15 | depends on X86 && PCI |
| 16 | help |
| 17 | MEI support for ME Enabled Intel chipsets. |
| 18 | |
| 19 | Supported Chipsets are: |
| 20 | 7 Series Chipset Family |
| 21 | 6 Series Chipset Family |
| 22 | 5 Series Chipset Family |
| 23 | 4 Series Chipset Family |
| 24 | Mobile 4 Series Chipset Family |
| 25 | ICH9 |
| 26 | 82946GZ/GL |
| 27 | 82G35 Express |
| 28 | 82Q963/Q965 |
| 29 | 82P965/G965 |
| 30 | Mobile PM965/GM965 |
| 31 | Mobile GME965/GLE960 |
| 32 | 82Q35 Express |
| 33 | 82G33/G31/P35/P31 Express |
| 34 | 82Q33 Express |
| 35 | 82X38/X48 Express |
| 36 | |
| 37 | config INTEL_MEI_TXE |
| 38 | tristate "Intel Trusted Execution Environment with ME Interface" |
| 39 | select INTEL_MEI |
| 40 | depends on X86 && PCI |
| 41 | help |
| 42 | MEI Support for Trusted Execution Environment device on Intel SoCs |
| 43 | |
| 44 | Supported SoCs: |
| 45 | Intel Bay Trail |