[meta-ti] [PATCH] ti33x: remove sgx until latest kernels are supported

Chase Maupin Chase.Maupin at ti.com
Mon Apr 1 09:26:07 PDT 2013


* Remove the sgx feature from the ti33x devices until the update
  to a later version of the graphics SDK and drivers enables SGX
  support for later kernels such a v3.8

Signed-off-by: Chase Maupin <Chase.Maupin at ti.com>
---
 conf/machine/include/ti33x.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/conf/machine/include/ti33x.inc b/conf/machine/include/ti33x.inc
index 12b80c6..e8aa2ba 100644
--- a/conf/machine/include/ti33x.inc
+++ b/conf/machine/include/ti33x.inc
@@ -34,4 +34,4 @@ UBOOT_LOADADDRESS = "0x80008000"
 EXTRA_IMAGEDEPENDS += "u-boot"
 
 # List common SoC features, may need to add touchscreen for specific machines
-MACHINE_FEATURES = "kernel26 apm usbgadget usbhost vfat ext2 screen alsa ethernet sgx"
+MACHINE_FEATURES = "kernel26 apm usbgadget usbhost vfat ext2 screen alsa ethernet"
-- 
1.7.0.4




More information about the meta-ti mailing list