summaryrefslogtreecommitdiffstats
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:47 -0400
commit4c4f7e1d1221323381c2f1894bb15b3069026b50 (patch)
treece9197953f135b5b7040fb1c93b8e54a8d951a88
parent72138932ea6acd6a49fa0749853d6c22cac6d670 (diff)
downloadmeta-ti-4c4f7e1d1221323381c2f1894bb15b3069026b50.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>
-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"