summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2013-08-28 10:52:23 -0400
committerDenys Dmytriyenko <denys@ti.com>2013-08-28 10:52:49 -0400
commita378dd0edc7470d3cb4a10e2ca1c5aadb2f011c7 (patch)
treeef5e0854458def30fb09bbef0dd54dde04b8903e /conf
parent5a5d98c1ad6a456370d205b65c8dc65a64e23916 (diff)
downloadmeta-ti-a378dd0edc7470d3cb4a10e2ca1c5aadb2f011c7.tar.gz
ti43x: disable sgx for now
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/include/ti43x.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/ti43x.inc b/conf/machine/include/ti43x.inc
index c9ce2bbe..62da105f 100644
--- a/conf/machine/include/ti43x.inc
+++ b/conf/machine/include/ti43x.inc
@@ -34,4 +34,4 @@ UBOOT_LOADADDRESS = "0x80008000"
34EXTRA_IMAGEDEPENDS += "u-boot" 34EXTRA_IMAGEDEPENDS += "u-boot"
35 35
36# List common SoC features, may need to add touchscreen for specific machines 36# List common SoC features, may need to add touchscreen for specific machines
37MACHINE_FEATURES = "kernel26 apm usbgadget usbhost vfat ext2 screen alsa ethernet sgx" 37MACHINE_FEATURES = "kernel26 apm usbgadget usbhost vfat ext2 screen alsa ethernet"