12 lines
367 B
Plaintext
12 lines
367 B
Plaintext
|
config BR2_PACKAGE_IMX_SC_FIRMWARE
|
||
|
bool "imx-sc-firmware"
|
||
|
depends on BR2_PACKAGE_FREESCALE_IMX_PLATFORM_IMX8 || \
|
||
|
BR2_PACKAGE_FREESCALE_IMX_PLATFORM_IMX8X || \
|
||
|
BR2_PACKAGE_FREESCALE_IMX_PLATFORM_IMX8DXL
|
||
|
help
|
||
|
System Control Unit Firmware blobs for the Freescale i.MX8
|
||
|
SoCs.
|
||
|
|
||
|
This library is provided by Freescale as-is and doesn't have
|
||
|
an upstream.
|