summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/conf/machine/include/k3.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-ti-bsp/conf/machine/include/k3.inc')
-rw-r--r--meta-ti-bsp/conf/machine/include/k3.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-ti-bsp/conf/machine/include/k3.inc b/meta-ti-bsp/conf/machine/include/k3.inc
index 4b235d34..8d45a329 100644
--- a/meta-ti-bsp/conf/machine/include/k3.inc
+++ b/meta-ti-bsp/conf/machine/include/k3.inc
@@ -39,7 +39,7 @@ TFA_PLATFORM = "k3"
39UBI_VOLNAME = "rootfs" 39UBI_VOLNAME = "rootfs"
40 40
41# List common SoC features, may need to add touchscreen for specific machines 41# List common SoC features, may need to add touchscreen for specific machines
42MACHINE_FEATURES = "apm usbgadget usbhost vfat ext2 alsa pci" 42MACHINE_FEATURES = "apm usbgadget usbhost vfat ext2 alsa pci optee-ftpm"
43 43
44IMAGE_FSTYPES += "tar.xz wic.xz wic.bmap" 44IMAGE_FSTYPES += "tar.xz wic.xz wic.bmap"
45 45