7aa425e903
This commit moves the firmware-imx package to the newly introduced freescale-imx/ directory, and uses the new variables provided by freescale-imx/freescale-imx.mk. Signed-off-by: Henk Fijnvandraat <h.fijnvandraat@inter.nl.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
14 lines
386 B
Plaintext
14 lines
386 B
Plaintext
config BR2_PACKAGE_FIRMWARE_IMX
|
|
bool "firmware-imx"
|
|
depends on BR2_arm # Only relevant for i.MX
|
|
help
|
|
Firmware blobs for the Freescale i.MX SoCs.
|
|
|
|
It contains blobs for Atheros AR6003, SDMA and VPU.
|
|
|
|
Note: it also contains a blob for ar3k/30101 but upstream
|
|
linux-firmware has that as well.
|
|
|
|
This library is provided by Freescale as-is and doesn't have
|
|
an upstream.
|