imx-vpu: add VPU firmware selection
As the imx-vpu package needs the firmware to be loaded into the VPU it makes sense to have the latter package selected by default. Signed-off-by: Gary Bisson <bisson.gary@gmail.com> Reviewed-by: Luca Ceresoli <luca@lucaceresoli.net> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
2691bb681a
commit
81085028cc
@ -2,6 +2,7 @@ config BR2_PACKAGE_IMX_VPU
|
||||
bool "imx-vpu"
|
||||
depends on BR2_LINUX_KERNEL
|
||||
depends on BR2_arm # Only relevant for i.MX
|
||||
select BR2_PACKAGE_FIRMWARE_IMX
|
||||
help
|
||||
Library of userspace helpers specific for the Freescale i.MX
|
||||
platform. It wraps the kernel interfaces for the i.MX platform
|
||||
|
Loading…
Reference in New Issue
Block a user