Commit 81085028 authored by Gary Bisson's avatar Gary Bisson Committed by Peter Korsgaard
Browse files

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: default avatarGary Bisson <bisson.gary@gmail.com>
Reviewed-by: default avatarLuca Ceresoli <luca@lucaceresoli.net>
Reviewed-by: default avatar"Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: default avatarPeter Korsgaard <peter@korsgaard.com>
parent 2691bb68
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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