summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2014-06-12 01:18:46 +0000
committerDenys Dmytriyenko <denys@ti.com>2014-06-13 10:43:59 -0400
commit00dbaa9e85003ec2b1db31bc735e950c1f619f3f (patch)
treea420c313511605a7856117fc69f855797c04a455 /conf
parent45db1b50bd4c3d3f2d70cab4f1acde3c1661ed18 (diff)
downloadmeta-ti-00dbaa9e85003ec2b1db31bc735e950c1f619f3f.tar.gz
Revert "dra7xx-evm: Add sgx to MACHINE_FEATURES"
Since sgx support is broken for newer kernels and Qt4, disable it for now until Qt5 becomes default and kernel drivers are updated. This reverts commit f9253dc88fc9cfe36e39d4b8f1e233eb3f4eaa3f. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/dra7xx-evm.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/dra7xx-evm.conf b/conf/machine/dra7xx-evm.conf
index 8ba2757f..14253cf3 100644
--- a/conf/machine/dra7xx-evm.conf
+++ b/conf/machine/dra7xx-evm.conf
@@ -33,4 +33,4 @@ UBINIZE_ARGS = "-m 2048 -p 128KiB -s 512 -O 2048"
33 33
34# Currently removing the sgx machine feature because there is no SGX package 34# Currently removing the sgx machine feature because there is no SGX package
35# available for omap5 35# available for omap5
36MACHINE_FEATURES = "kernel26 apm usbgadget usbhost vfat ext2 screen touchscreen sgx" 36MACHINE_FEATURES = "kernel26 apm usbgadget usbhost vfat ext2 screen touchscreen"