The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / libfslvpuwrap / Config.in
1 comment "libfslvpuwrap needs an imx-specific Linux kernel to be built"
2         depends on BR2_arm
3         depends on !BR2_LINUX_KERNEL
4
5 config BR2_PACKAGE_LIBFSLVPUWRAP
6         bool "libfslvpuwrap"
7         depends on BR2_LINUX_KERNEL
8         depends on BR2_arm # Only relevant for i.MX
9         select BR2_PACKAGE_FREESCALE_IMX
10         select BR2_PACKAGE_IMX_VPU
11         help
12           Wrapper library for the vpu library, giving it a different API.
13
14           This library is provided by Freescale as-is and doesn't have
15           an upstream.