1 # SPDX-License-Identifier: GPL-2.0
2 # Copyright (c) 2003-2019, Intel Corporation. All rights reserved.
4 tristate "Intel Management Engine Interface"
7 The Intel Management Engine (Intel ME) provides Manageability,
8 Security and Media services for system containing Intel chipsets.
9 if selected /dev/mei misc device will be created.
11 For more information see
12 <https://software.intel.com/en-us/manageability/>
15 tristate "ME Enabled Intel Chipsets"
19 MEI support for ME Enabled Intel chipsets.
21 Supported Chipsets are:
22 7 Series Chipset Family
23 6 Series Chipset Family
24 5 Series Chipset Family
25 4 Series Chipset Family
26 Mobile 4 Series Chipset Family
35 82G33/G31/P35/P31 Express
40 tristate "Intel Trusted Execution Environment with ME Interface"
44 MEI Support for Trusted Execution Environment device on Intel SoCs
49 source "drivers/misc/mei/hdcp/Kconfig"