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