diff options
Diffstat (limited to 'package/firmware-imx/Config.in')
-rw-r--r-- | package/firmware-imx/Config.in | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/package/firmware-imx/Config.in b/package/firmware-imx/Config.in new file mode 100644 index 000000000..dd96d8889 --- /dev/null +++ b/package/firmware-imx/Config.in @@ -0,0 +1,13 @@ +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. |