8a9541607bcf4ad2c5a6b9fe9426bf5df8029991
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / freescale-imx / imx-vpu / Config.in
1 config BR2_PACKAGE_IMX_VPU
2         bool "imx-vpu"
3         depends on BR2_LINUX_KERNEL
4         depends on BR2_arm # Only relevant for i.MX
5         select BR2_PACKAGE_FIRMWARE_IMX
6         help
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.
11
12           This library is provided by Freescale as-is and doesn't have
13           an upstream.
14
15 comment "imx-vpu needs an imx-specific Linux kernel to be built"
16         depends on BR2_arm
17         depends on !BR2_LINUX_KERNEL