diff options
author | e-ruei1@ti.com <e-ruei1@ti.com> | 2018-07-14 02:54:07 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2018-07-28 05:09:25 +0000 |
commit | 5c63b16e41ff6335d7d2749e0b6eb0e5ad350ff9 (patch) | |
tree | 057d21a8a74b98e42ffad11a05b11cae7e11af89 /conf | |
parent | 1f81816c48c06ca749218b1eb9ad4e11d7d02691 (diff) | |
download | meta-ti-5c63b16e41ff6335d7d2749e0b6eb0e5ad350ff9.tar.gz |
conf: machine: k3: enable sgx
Signed-off-by: Eric Ruei <e-ruei1@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'conf')
-rw-r--r-- | conf/machine/include/k3.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/machine/include/k3.inc b/conf/machine/include/k3.inc index 96699dba..1c540f3d 100644 --- a/conf/machine/include/k3.inc +++ b/conf/machine/include/k3.inc | |||
@@ -28,5 +28,5 @@ MACHINE_GUI_CLASS = "smallscreen" | |||
28 | UBI_VOLNAME = "rootfs" | 28 | UBI_VOLNAME = "rootfs" |
29 | 29 | ||
30 | # List common SoC features, may need to add touchscreen for specific machines | 30 | # List common SoC features, may need to add touchscreen for specific machines |
31 | MACHINE_FEATURES = "kernel26 apm usbgadget usbhost vfat ext2 screen alsa ethernet pci" | 31 | MACHINE_FEATURES = "kernel26 apm usbgadget usbhost vfat ext2 screen alsa ethernet pci sgx" |
32 | # Not ready yet - sgx dsp mmip | 32 | # Not ready yet - dsp mmip |