1 comment "imx-vpuwrap needs an imx-specific Linux kernel to be built"
3 depends on !BR2_LINUX_KERNEL
5 comment "imx-vpuwrap needs an i.MX platform with VPU support"
7 depends on BR2_LINUX_KERNEL && !BR2_PACKAGE_FREESCALE_IMX_HAS_VPU
9 config BR2_PACKAGE_IMX_VPUWRAP
11 depends on BR2_LINUX_KERNEL
12 depends on BR2_arm # Only relevant for i.MX
13 depends on BR2_PACKAGE_FREESCALE_IMX_HAS_VPU
14 select BR2_PACKAGE_IMX_VPU
16 Wrapper library for the vpu library, giving it a different API.
18 This library is provided by NXP as-is and doesn't have