summaryrefslogtreecommitdiffstats
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:01 -0500
commit671713a344813637d8645ea537dc6500731b6c63 (patch)
treee66474e1d3703f36a881818f109b766a00efa49c
parentc7320f2271b7f19d3e97647a3727ff3f1856fe1d (diff)
downloadmeta-ti-671713a344813637d8645ea537dc6500731b6c63.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>
-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"