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

2016-07-03 Thread Bruce Ashfield

On 2016-06-30 5:15 PM, Saul Wold wrote:

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


merged to 4.1, 4.4, 4.6 and master

Bruce



Signed-off-by: Saul Wold 
---
 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



--
___
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto


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

2016-06-30 Thread Saul Wold
This will create the TXE based Intel Management Excution Interface
to support additional chipsets.

Signed-off-by: Saul Wold 
---
 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

-- 
___
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto