diff options
author | Denys Dmytriyenko <denys@ti.com> | 2017-03-02 02:50:43 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2017-03-01 21:03:45 -0500 |
commit | bea5fc9c09f2349e78b50b1fde6c093fed88bf08 (patch) | |
tree | e28e897f38850a346ff7a4c3a3aeadc90491d046 /conf/machine/include/omap-a15.inc | |
parent | d7ce8563c59ab9843b5102178707e3dc34aebefb (diff) | |
download | meta-ti-bea5fc9c09f2349e78b50b1fde6c093fed88bf08.tar.gz |
conf/machine: deprecate opencl feature, introduce dsp feature
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'conf/machine/include/omap-a15.inc')
-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 a4344561..d5ce54ac 100644 --- a/conf/machine/include/omap-a15.inc +++ b/conf/machine/include/omap-a15.inc | |||
@@ -31,4 +31,4 @@ MACHINE_GUI_CLASS = "smallscreen" | |||
31 | UBI_VOLNAME = "rootfs" | 31 | UBI_VOLNAME = "rootfs" |
32 | 32 | ||
33 | # List common SoC features, may need to add touchscreen for specific machines | 33 | # List common SoC features, may need to add touchscreen for specific machines |
34 | MACHINE_FEATURES = "kernel26 apm usbgadget usbhost vfat ext2 screen alsa ethernet sgx mmip" | 34 | MACHINE_FEATURES = "kernel26 apm usbgadget usbhost vfat ext2 screen alsa ethernet sgx mmip dsp" |