From 5c63b16e41ff6335d7d2749e0b6eb0e5ad350ff9 Mon Sep 17 00:00:00 2001 From: "e-ruei1@ti.com" Date: Sat, 14 Jul 2018 02:54:07 +0000 Subject: conf: machine: k3: enable sgx Signed-off-by: Eric Ruei Signed-off-by: Denys Dmytriyenko --- conf/machine/include/k3.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'conf/machine/include') 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" 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" -# Not ready yet - sgx dsp mmip +MACHINE_FEATURES = "kernel26 apm usbgadget usbhost vfat ext2 screen alsa ethernet pci sgx" +# Not ready yet - dsp mmip -- cgit v1.2.3-54-g00ecf