Config.in 497 B

12345678910111213141516
  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.
  10. http://github.com/linux-sunxi/cedarx-libs
  11. http://linux-sunxi.org/CedarX
  12. comment "sunxi-cedarx needs a glibc toolchain"
  13. depends on BR2_arm
  14. depends on !BR2_TOOLCHAIN_USES_GLIBC