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