diff options
author | Denys Dmytriyenko <denys@ti.com> | 2013-08-28 10:52:23 -0400 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2013-08-28 10:52:49 -0400 |
commit | a378dd0edc7470d3cb4a10e2ca1c5aadb2f011c7 (patch) | |
tree | ef5e0854458def30fb09bbef0dd54dde04b8903e /conf | |
parent | 5a5d98c1ad6a456370d205b65c8dc65a64e23916 (diff) | |
download | meta-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.inc | 2 |
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" | |||
34 | EXTRA_IMAGEDEPENDS += "u-boot" | 34 | EXTRA_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 |
37 | MACHINE_FEATURES = "kernel26 apm usbgadget usbhost vfat ext2 screen alsa ethernet sgx" | 37 | MACHINE_FEATURES = "kernel26 apm usbgadget usbhost vfat ext2 screen alsa ethernet" |