Oren Weil | 6b8aae5 | 2011-05-15 13:43:48 +0300 | [diff] [blame] | 1 | config INTEL_MEI |
Tomas Winkler | 827eef5 | 2013-02-06 14:06:41 +0200 | [diff] [blame] | 2 | tristate "Intel Management Engine Interface" |
Tomas Winkler | b95d788 | 2013-02-07 22:27:18 +0200 | [diff] [blame] | 3 | depends on X86 && PCI && WATCHDOG_CORE |
Oren Weil | 6b8aae5 | 2011-05-15 13:43:48 +0300 | [diff] [blame] | 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 | |
Tomas Winkler | 827eef5 | 2013-02-06 14:06:41 +0200 | [diff] [blame] | 9 | For more information see |
| 10 | <http://software.intel.com/en-us/manageability/> |
| 11 | |
| 12 | config INTEL_MEI_ME |
Tomas Winkler | 40e0b67 | 2013-03-27 16:58:30 +0200 | [diff] [blame] | 13 | tristate "ME Enabled Intel Chipsets" |
| 14 | select INTEL_MEI |
Tomas Winkler | 827eef5 | 2013-02-06 14:06:41 +0200 | [diff] [blame] | 15 | depends on X86 && PCI && WATCHDOG_CORE |
Tomas Winkler | 827eef5 | 2013-02-06 14:06:41 +0200 | [diff] [blame] | 16 | help |
| 17 | MEI support for ME Enabled Intel chipsets. |
| 18 | |
Oren Weil | 6b8aae5 | 2011-05-15 13:43:48 +0300 | [diff] [blame] | 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 | |
Tomas Winkler | 92ab513 | 2014-01-16 00:58:36 +0200 | [diff] [blame] | 37 | config INTEL_MEI_TXE |
| 38 | tristate "Intel Trusted Execution Environment with ME Interface" |
| 39 | select INTEL_MEI |
Tomas Winkler | 208008c | 2014-02-10 14:33:53 +0200 | [diff] [blame] | 40 | depends on X86 && PCI && WATCHDOG_CORE |
Tomas Winkler | 92ab513 | 2014-01-16 00:58:36 +0200 | [diff] [blame] | 41 | help |
| 42 | MEI Support for Trusted Execution Environment device on Intel SoCs |
| 43 | |
| 44 | Supported SoCs: |
| 45 | Intel Bay Trail |