| .. | .. |
|---|
| 1 | +# SPDX-License-Identifier: GPL-2.0 |
|---|
| 2 | +# Copyright (c) 2003-2019, Intel Corporation. All rights reserved. |
|---|
| 1 | 3 | config INTEL_MEI |
|---|
| 2 | 4 | tristate "Intel Management Engine Interface" |
|---|
| 3 | 5 | depends on X86 && PCI |
|---|
| .. | .. |
|---|
| 7 | 9 | if selected /dev/mei misc device will be created. |
|---|
| 8 | 10 | |
|---|
| 9 | 11 | For more information see |
|---|
| 10 | | - <http://software.intel.com/en-us/manageability/> |
|---|
| 12 | + <https://software.intel.com/en-us/manageability/> |
|---|
| 11 | 13 | |
|---|
| 12 | 14 | config INTEL_MEI_ME |
|---|
| 13 | 15 | tristate "ME Enabled Intel Chipsets" |
|---|
| .. | .. |
|---|
| 43 | 45 | |
|---|
| 44 | 46 | Supported SoCs: |
|---|
| 45 | 47 | Intel Bay Trail |
|---|
| 48 | + |
|---|
| 49 | +source "drivers/misc/mei/hdcp/Kconfig" |
|---|