[meta-ti] [PATCH 1/3] conf: machine: k3: enable sgx
Eric Ruei
e-ruei1 at ti.com
Mon Jul 9 09:35:46 PDT 2018
Signed-off-by: Eric Ruei <e-ruei1 at ti.com>
---
conf/machine/include/k3.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/conf/machine/include/k3.inc b/conf/machine/include/k3.inc
index 96699db..b9374e3 100644
--- a/conf/machine/include/k3.inc
+++ b/conf/machine/include/k3.inc
@@ -28,5 +28,5 @@ MACHINE_GUI_CLASS = "smallscreen"
UBI_VOLNAME = "rootfs"
# List common SoC features, may need to add touchscreen for specific machines
-MACHINE_FEATURES = "kernel26 apm usbgadget usbhost vfat ext2 screen alsa ethernet pci"
+MACHINE_FEATURES = "kernel26 apm usbgadget usbhost vfat ext2 screen alsa ethernet pci sgx"
# Not ready yet - sgx dsp mmip
--
1.9.1
More information about the meta-ti
mailing list