xref: /OK3568_Linux_fs/buildroot/package/freescale-imx/imx-parser/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_IMX_PARSER
2	bool "imx-parser"
3	depends on BR2_arm || BR2_aarch64 # Only relevant for i.MX
4	help
5	  Binary parser libraries for the NXP i.MX SoCs.
6
7	  This library is provided by NXP as-is and doesn't have
8	  an upstream.
9