1 comment "imx-vpu needs an i.MX platform with VPU support"
3 depends on !BR2_PACKAGE_FREESCALE_IMX_HAS_VPU
5 config BR2_PACKAGE_IMX_VPU
7 depends on BR2_arm # Only relevant for i.MX
8 depends on BR2_PACKAGE_FREESCALE_IMX_HAS_VPU
9 select BR2_PACKAGE_FIRMWARE_IMX
11 Library of userspace helpers specific for the Freescale i.MX
12 platform. It wraps the kernel interfaces for the i.MX platform
13 Video Processing Unit (VPU) driver. It requires a kernel that
14 includes the i.MX specific headers to be built.
16 This library is provided by Freescale as-is and doesn't have