[linux-yocto] [PATCH] mei.cfg: Add CONFIG_INTEL_MEI_TXE=m

Saul Wold sgw at linux.intel.com
Thu Jun 30 14:15:19 PDT 2016


This will create the TXE based Intel Management Excution Interface
to support additional chipsets.

Signed-off-by: Saul Wold <sgw at linux.intel.com>
---
 features/amt/mei/mei.cfg | 1 +
 1 file changed, 1 insertion(+)

diff --git a/features/amt/mei/mei.cfg b/features/amt/mei/mei.cfg
index 3195218..de6f657 100644
--- a/features/amt/mei/mei.cfg
+++ b/features/amt/mei/mei.cfg
@@ -2,3 +2,4 @@ CONFIG_STAGING=y
 CONFIG_WATCHDOG_CORE=y
 CONFIG_INTEL_MEI=m
 CONFIG_INTEL_MEI_ME=m
+CONFIG_INTEL_MEI_TXE=m
-- 
2.5.5



More information about the linux-yocto mailing list