python-treq: bump to version 16.12.0
[buildroot-gz.git] / package / sunxi-cedarx / Config.in
blob43fcce58c2f2ba1bad0d9d572c3c33a0c80b9232
1 config BR2_PACKAGE_SUNXI_CEDARX
2         bool "sunxi-cedarx"
3         depends on BR2_arm
4         depends on BR2_TOOLCHAIN_USES_GLIBC
5         help
6           Sunxi CedarX decoder libraries. CedarX is Allwinner's
7           multimedia co-processing technology for hardware accelerated
8           video and image decoding, as used inside their A10 SoC's and
9           others.
11           http://github.com/linux-sunxi/cedarx-libs
12           http://linux-sunxi.org/CedarX
14 comment "sunxi-cedarx needs a glibc toolchain"
15         depends on BR2_arm
16         depends on !BR2_TOOLCHAIN_USES_GLIBC