162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
262306a36Sopenharmony_ciconfig VIDEO_MEDIATEK_JPEG
362306a36Sopenharmony_ci	tristate "Mediatek JPEG Codec driver"
462306a36Sopenharmony_ci	depends on V4L_MEM2MEM_DRIVERS
562306a36Sopenharmony_ci	depends on MTK_IOMMU_V1 || MTK_IOMMU || COMPILE_TEST
662306a36Sopenharmony_ci	depends on VIDEO_DEV
762306a36Sopenharmony_ci	depends on ARCH_MEDIATEK || COMPILE_TEST
862306a36Sopenharmony_ci	depends on MTK_SMI || (COMPILE_TEST && MTK_SMI=n)
962306a36Sopenharmony_ci	select VIDEOBUF2_DMA_CONTIG
1062306a36Sopenharmony_ci	select V4L2_MEM2MEM_DEV
1162306a36Sopenharmony_ci	help
1262306a36Sopenharmony_ci	  Mediatek jpeg codec driver provides HW capability to decode
1362306a36Sopenharmony_ci	  JPEG format
1462306a36Sopenharmony_ci
1562306a36Sopenharmony_ci	  To compile this driver as a module, choose M here: the
1662306a36Sopenharmony_ci	  module will be called mtk-jpeg
17