[meta-freescale] [meta-fsl-arm][PATCH v3 08/11] libfslcodec: Enable/disable the VPU support based on SoC

Fabio Estevam festevam at gmail.com
Fri Jan 24 03:28:50 PST 2014


On Fri, Jan 24, 2014 at 9:22 AM, Otavio Salvador
<otavio at ossystems.com.br> wrote:

> Good catch, it is not being used at this moment as those use mainline
> kernel but it does not hurt and makes it more complete.
>
> I will rework it and invert the logic:
>
>>> +# VPU Hardware acceleration
> VPU_SUPPORT = "--disable-vpu"
> VPU_SUPPORT_mx6 = "--enable-vpu"
> VPU_SUPPORT_mx6sl = "--disable-vpu"
> VPU_SUPPORT_mx5 = "--enable-vpu"
> EXTRA_OECONF += "${VPU_SUPPORT}"
>
> So we enable it for the ones having it. What do you think?

Looks better.

Regards,

Fabio Estevam


More information about the meta-freescale mailing list