162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 262306a36Sopenharmony_ciconfig VIDEO_S3C_CAMIF 362306a36Sopenharmony_ci tristate "Samsung 3C64XX SoC Camera Interface driver" 462306a36Sopenharmony_ci depends on V4L_PLATFORM_DRIVERS 562306a36Sopenharmony_ci depends on VIDEO_DEV && I2C && PM 662306a36Sopenharmony_ci depends on ARCH_S3C64XX || COMPILE_TEST 762306a36Sopenharmony_ci select MEDIA_CONTROLLER 862306a36Sopenharmony_ci select VIDEO_V4L2_SUBDEV_API 962306a36Sopenharmony_ci select VIDEOBUF2_DMA_CONTIG 1062306a36Sopenharmony_ci help 1162306a36Sopenharmony_ci This is a v4l2 driver for s3c64xx SoC series camera host interface 1262306a36Sopenharmony_ci (CAMIF). 1362306a36Sopenharmony_ci 1462306a36Sopenharmony_ci To compile this driver as a module, choose M here: the module 1562306a36Sopenharmony_ci will be called s3c-camif. 16