brintos

brintos / linux-shallow public Read only

0
0
Text · 381 B · 11f6e99 Raw
13 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2 3config VIDEO_SAMSUNG_S5P_JPEG4	tristate "Samsung S5P/Exynos3250/Exynos4 JPEG codec driver"5	depends on V4L_MEM2MEM_DRIVERS6	depends on VIDEO_DEV7	depends on ARCH_S5PV210 || ARCH_EXYNOS || COMPILE_TEST8	select VIDEOBUF2_DMA_CONTIG9	select V4L2_MEM2MEM_DEV10	help11	  This is a v4l2 driver for Samsung S5P, EXYNOS325012	  and EXYNOS4 JPEG codec13