cfbfb79e9ef6b5abfdcce6b836a0542ed8810abb
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / freescale-imx / libz160 / Config.in
1 config BR2_PACKAGE_LIBZ160
2         bool "libz160"
3         depends on BR2_ARM_EABI
4         depends on BR2_TOOLCHAIN_USES_GLIBC
5         help
6           An API for user space programs to perform 2D accelerated graphics
7           operations on AMD GPU (included for examples in iMX5x chipsets)
8
9 comment "libz160 needs an EABI toolchain w/ (e)glibc"
10         depends on !BR2_ARM_EABI || !BR2_TOOLCHAIN_USES_GLIBC