board/csky: fixup gdb instructions in readme.txt
[buildroot-gz.git] / package / freescale-imx / imx-codec / Config.in
blobdf248b0cf2046f36beee0faa1fa4b8c321170c51
1 config BR2_PACKAGE_IMX_CODEC
2         bool "imx-codec"
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 NXP i.MX SoCs.
8           This library is provided by NXP as-is and doesn't have
9           an upstream.
11 comment "imx-codec needs a glibc toolchain"
12         depends on BR2_arm
13         depends on !BR2_TOOLCHAIN_USES_GLIBC