1config BR2_PACKAGE_IMX_SC_FIRMWARE 2 bool "imx-sc-firmware" 3 depends on BR2_PACKAGE_FREESCALE_IMX_PLATFORM_IMX8 || \ 4 BR2_PACKAGE_FREESCALE_IMX_PLATFORM_IMX8X 5 help 6 System Control Unit Firmware blobs for the Freescale i.MX8 7 SoCs. 8 9 This library is provided by Freescale as-is and doesn't have 10 an upstream. 11