9 lines
240 B
Plaintext
9 lines
240 B
Plaintext
config BR2_PACKAGE_IMX_PARSER
|
|
bool "imx-parser"
|
|
depends on BR2_arm || BR2_aarch64 # Only relevant for i.MX
|
|
help
|
|
Binary parser libraries for the NXP i.MX SoCs.
|
|
|
|
This library is provided by NXP as-is and doesn't have
|
|
an upstream.
|