xref: /OK3568_Linux_fs/buildroot/package/freescale-imx/imx-sc-firmware/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1*4882a593Smuzhiyunconfig BR2_PACKAGE_IMX_SC_FIRMWARE
2*4882a593Smuzhiyun	bool "imx-sc-firmware"
3*4882a593Smuzhiyun	depends on BR2_PACKAGE_FREESCALE_IMX_PLATFORM_IMX8 || \
4*4882a593Smuzhiyun		BR2_PACKAGE_FREESCALE_IMX_PLATFORM_IMX8X
5*4882a593Smuzhiyun	help
6*4882a593Smuzhiyun	  System Control Unit Firmware blobs for the Freescale i.MX8
7*4882a593Smuzhiyun	  SoCs.
8*4882a593Smuzhiyun
9*4882a593Smuzhiyun	  This library is provided by Freescale as-is and doesn't have
10*4882a593Smuzhiyun	  an upstream.
11