[meta-ti] Denys Dmytriyenko : ti43x: disable sgx for now
Arago Project git
git at arago-project.org
Wed Aug 28 07:53:42 PDT 2013
Module: meta-ti
Branch: dylan
Commit: bbc9ae0c90f7f40b1775220892d6cd9cca9cb517
URL: http://arago-project.org/git/meta-ti.git?a=commit;h=bbc9ae0c90f7f40b1775220892d6cd9cca9cb517
Author: Denys Dmytriyenko <denys at ti.com>
Date: Wed Aug 28 10:52:23 2013 -0400
ti43x: disable sgx for now
Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
conf/machine/include/ti43x.inc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/conf/machine/include/ti43x.inc b/conf/machine/include/ti43x.inc
index c9ce2bb..62da105 100644
--- a/conf/machine/include/ti43x.inc
+++ b/conf/machine/include/ti43x.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"
More information about the meta-ti
mailing list