All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ti33x: remove sgx until latest kernels are supported
@ 2013-04-01 16:26 Chase Maupin
  2013-04-01 17:55 ` Denys Dmytriyenko
  0 siblings, 1 reply; 7+ messages in thread
From: Chase Maupin @ 2013-04-01 16:26 UTC (permalink / raw)
  To: meta-ti

* 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@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



^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-04-01 21:32 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-01 16:26 [PATCH] ti33x: remove sgx until latest kernels are supported Chase Maupin
2013-04-01 17:55 ` Denys Dmytriyenko
2013-04-01 18:24   ` Maupin, Chase
2013-04-01 20:20     ` Cooper Jr., Franklin
2013-04-01 21:10       ` Maupin, Chase
2013-04-01 21:12         ` Denys Dmytriyenko
2013-04-01 21:32           ` Maupin, Chase

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.