python-werkzeug: bump to version 0.11.15
[buildroot-gz.git] / package / freescale-imx / libz160 / Config.in
blob012efb9e7be85ea4b41c0f94fce09846c644d68b
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)
9 comment "libz160 needs an EABI toolchain w/ glibc"
10         depends on !BR2_ARM_EABI || !BR2_TOOLCHAIN_USES_GLIBC