blob: e3ab980ec97cf7e96fcfdb31dc532ad92b86eccc (
plain)
1
2
3
4
5
6
7
8
|
config BR2_PACKAGE_LIBFSLPARSER
bool "libfslparser"
depends on BR2_arm # Only relevant for i.MX
help
Binary parser libraries for the Freescale i.MX SoCs.
This library is provided by Freescale as-is and doesn't have
an upstream.
|