summaryrefslogtreecommitdiffstats
path: root/conf/machine/include/k3.inc
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2019-06-25 08:39:25 +0000
committerDenys Dmytriyenko <denys@ti.com>2019-06-25 14:58:33 +0000
commit0d9910c1710d9d4b2dd986403824ae05b6289e63 (patch)
tree01d2c260ef1cced54e924619909262fa3f4a3871 /conf/machine/include/k3.inc
parentcfae1d1a454b50ed453e3c84dfa60c226be216dc (diff)
downloadmeta-ti-0d9910c1710d9d4b2dd986403824ae05b6289e63.tar.gz
conf/machine: rename "sgx" flag to "gpu" in MACHINE_FEATURES
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'conf/machine/include/k3.inc')
-rw-r--r--conf/machine/include/k3.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/k3.inc b/conf/machine/include/k3.inc
index 22fdeb9c..8b836ea8 100644
--- a/conf/machine/include/k3.inc
+++ b/conf/machine/include/k3.inc
@@ -29,5 +29,5 @@ MACHINE_GUI_CLASS = "smallscreen"
29UBI_VOLNAME = "rootfs" 29UBI_VOLNAME = "rootfs"
30 30
31# List common SoC features, may need to add touchscreen for specific machines 31# List common SoC features, may need to add touchscreen for specific machines
32MACHINE_FEATURES = "kernel26 apm usbgadget usbhost vfat ext2 screen alsa ethernet pci sgx" 32MACHINE_FEATURES = "kernel26 apm usbgadget usbhost vfat ext2 screen alsa ethernet pci gpu"
33# Not ready yet - dsp mmip 33# Not ready yet - dsp mmip