Skip to content

Commit e8c643d

Browse files
Devarsh Thakkarnmenon
authored andcommitted
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 <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Nishanth Menon <[email protected]>
1 parent 8400291 commit e8c643d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm64/configs/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -820,6 +820,7 @@ CONFIG_VIDEO_CADENCE_CSI2RX=m
820820
CONFIG_VIDEO_MEDIATEK_JPEG=m
821821
CONFIG_VIDEO_MEDIATEK_VCODEC=m
822822
CONFIG_VIDEO_WAVE_VPU=m
823+
CONFIG_VIDEO_E5010_JPEG_ENC=m
823824
CONFIG_VIDEO_IMX7_CSI=m
824825
CONFIG_VIDEO_IMX_MIPI_CSIS=m
825826
CONFIG_VIDEO_IMX8_ISI=m

0 commit comments

Comments
 (0)