mirror of
https://github.com/torvalds/linux.git
synced 2026-05-31 10:33:41 +02:00
arm64: defconfig: Enable E5010 JPEG Encoder
This enables E5010 JPEG Encoder which is a stateful JPEG Encoder present in TI's AM62A SoC [1] and supporting baseline encoding of semiplanar based YUV420 and YUV422 raw video formats to JPEG encoding, with resolutions supported from 64x64 to 8kx8k resolution. Link: https://www.ti.com/lit/pdf/spruj16 [1] Signed-off-by: Devarsh Thakkar <devarsht@ti.com> Link: https://lore.kernel.org/r/20240826162250.380005-3-devarsht@ti.com Signed-off-by: Nishanth Menon <nm@ti.com>
This commit is contained in:
parent
8400291e28
commit
e8c643daea
|
|
@ -820,6 +820,7 @@ CONFIG_VIDEO_CADENCE_CSI2RX=m
|
|||
CONFIG_VIDEO_MEDIATEK_JPEG=m
|
||||
CONFIG_VIDEO_MEDIATEK_VCODEC=m
|
||||
CONFIG_VIDEO_WAVE_VPU=m
|
||||
CONFIG_VIDEO_E5010_JPEG_ENC=m
|
||||
CONFIG_VIDEO_IMX7_CSI=m
|
||||
CONFIG_VIDEO_IMX_MIPI_CSIS=m
|
||||
CONFIG_VIDEO_IMX8_ISI=m
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user