diff options
-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 |