summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2020-02-21 00:47:20 +0000
committerDenys Dmytriyenko <denys@ti.com>2020-02-21 05:14:41 +0000
commit2a2fed72656b636528d6441ec6102d73af698219 (patch)
tree809b83929a0dba8061e5a0920c346962c1473430 /conf
parentefa27a59efc8a873c723018d15fd2bb78831ae4a (diff)
downloadmeta-ti-2a2fed72656b636528d6441ec6102d73af698219.tar.gz
omap-a15: add gc320 machine feature
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/include/omap-a15.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/omap-a15.inc b/conf/machine/include/omap-a15.inc
index d458809a..62551915 100644
--- a/conf/machine/include/omap-a15.inc
+++ b/conf/machine/include/omap-a15.inc
@@ -36,7 +36,7 @@ MACHINE_GUI_CLASS = "smallscreen"
36UBI_VOLNAME = "rootfs" 36UBI_VOLNAME = "rootfs"
37 37
38# List common SoC features, may need to add touchscreen for specific machines 38# List common SoC features, may need to add touchscreen for specific machines
39MACHINE_FEATURES = "kernel26 apm usbgadget usbhost vfat ext2 screen alsa ethernet gpu mmip dsp" 39MACHINE_FEATURES = "kernel26 apm usbgadget usbhost vfat ext2 screen alsa ethernet gpu mmip dsp gc320"
40 40
41IMAGE_FSTYPES += "tar.xz wic.xz" 41IMAGE_FSTYPES += "tar.xz wic.xz"
42WKS_FILE ?= "sdimage-bootpart.wks" 42WKS_FILE ?= "sdimage-bootpart.wks"