d2007fe1ea2c1ff8eadfa0f8b1619a1b906ef431
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / libfslcodec / Config.in
1 config BR2_PACKAGE_LIBFSLCODEC
2         bool "libfslcodec"
3         depends on BR2_arm # Only relevant for i.MX
4         depends on BR2_TOOLCHAIN_USES_GLIBC # prebuilt binaries
5         help
6           Binary codec libraries for the Freescale i.MX SoCs.
7
8           This library is provided by Freescale as-is and doesn't have
9           an upstream.
10
11 comment "libfslcodec needs an (e)glibc toolchain"
12         depends on BR2_arm
13         depends on !BR2_TOOLCHAIN_USES_GLIBC