hc
2024-03-22 ac5f19e89dcbd5c7428fcc78a0d407c887564466
1
2
3
4
5
6
7
8
9
10
11
12
13
14
comment "imx-vpu-hantro-vc needs an i.MX-specific Linux kernel to be built"
   depends on !BR2_LINUX_KERNEL
 
comment "imx-vpu-hantro-vc needs an i.MX platform with Hantro VPU"
   depends on BR2_LINUX_KERNEL
   depends on !BR2_PACKAGE_FREESCALE_IMX_HAS_VPU_HANTRO
 
config BR2_PACKAGE_IMX_VPU_HANTRO_VC
   bool "imx-vpu-hantro-vc"
   depends on BR2_LINUX_KERNEL
   depends on BR2_PACKAGE_FREESCALE_IMX_HAS_VPU_HANTRO
   help
     i.MX VC8000E Encoder library. Intended for the i.MX 8M Plus
     processor.