summaryrefslogtreecommitdiffstats
path: root/conf/machine
diff options
context:
space:
mode:
authorFranklin S. Cooper Jr <fcooper@ti.com>2013-11-22 10:00:45 -0600
committerDenys Dmytriyenko <denys@ti.com>2013-11-22 13:57:11 -0500
commit6f1ab0fe37a4f044b04777ff0efc96b7fe0d100f (patch)
tree4de919b8ee1fc56734584943f446cbd24681a146 /conf/machine
parentd6dc5d7bd137ebef4ed1786d8257f2b06ba29029 (diff)
downloadmeta-ti-6f1ab0fe37a4f044b04777ff0efc96b7fe0d100f.tar.gz
ti43x.inc: Add SGX as MACHINE_FEATURES
* New Graphics SDK with am43x support has been added. Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'conf/machine')
-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 12f569e6..d9bfd257 100644
--- a/conf/machine/include/ti43x.inc
+++ b/conf/machine/include/ti43x.inc
@@ -38,4 +38,4 @@ UBI_VOLNAME = "rootfs"
38EXTRA_IMAGEDEPENDS += "u-boot" 38EXTRA_IMAGEDEPENDS += "u-boot"
39 39
40# List common SoC features, may need to add touchscreen for specific machines 40# List common SoC features, may need to add touchscreen for specific machines
41MACHINE_FEATURES = "kernel26 apm usbgadget usbhost vfat ext2 screen alsa ethernet" 41MACHINE_FEATURES = "kernel26 apm usbgadget usbhost vfat ext2 screen alsa ethernet sgx"