summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/freescale-imx/imx-vpu/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/freescale-imx/imx-vpu/Config.in b/package/freescale-imx/imx-vpu/Config.in
index cf5ab5f8c1..8a9541607b 100644
--- a/package/freescale-imx/imx-vpu/Config.in
+++ b/package/freescale-imx/imx-vpu/Config.in
@@ -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
OpenPOWER on IntegriCloud