diff options
| author | Denys Dmytriyenko <denys@ti.com> | 2020-02-21 00:47:20 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2020-02-21 05:14:41 +0000 |
| commit | 2a2fed72656b636528d6441ec6102d73af698219 (patch) | |
| tree | 809b83929a0dba8061e5a0920c346962c1473430 /conf/machine | |
| parent | efa27a59efc8a873c723018d15fd2bb78831ae4a (diff) | |
| download | meta-ti-2a2fed72656b636528d6441ec6102d73af698219.tar.gz | |
omap-a15: add gc320 machine feature
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'conf/machine')
| -rw-r--r-- | conf/machine/include/omap-a15.inc | 2 |
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" | |||
| 36 | UBI_VOLNAME = "rootfs" | 36 | UBI_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 |
| 39 | MACHINE_FEATURES = "kernel26 apm usbgadget usbhost vfat ext2 screen alsa ethernet gpu mmip dsp" | 39 | MACHINE_FEATURES = "kernel26 apm usbgadget usbhost vfat ext2 screen alsa ethernet gpu mmip dsp gc320" |
| 40 | 40 | ||
| 41 | IMAGE_FSTYPES += "tar.xz wic.xz" | 41 | IMAGE_FSTYPES += "tar.xz wic.xz" |
| 42 | WKS_FILE ?= "sdimage-bootpart.wks" | 42 | WKS_FILE ?= "sdimage-bootpart.wks" |
