GNU Linux-libre 6.7.9-gnu
[releases.git] / drivers / media / platform / samsung / s3c-camif / Kconfig
1 # SPDX-License-Identifier: GPL-2.0-only
2 config VIDEO_S3C_CAMIF
3         tristate "Samsung 3C64XX SoC Camera Interface driver"
4         depends on V4L_PLATFORM_DRIVERS
5         depends on VIDEO_DEV && I2C && PM
6         depends on ARCH_S3C64XX || COMPILE_TEST
7         select MEDIA_CONTROLLER
8         select VIDEO_V4L2_SUBDEV_API
9         select VIDEOBUF2_DMA_CONTIG
10         help
11           This is a v4l2 driver for s3c64xx SoC series camera host interface
12           (CAMIF).
13
14           To compile this driver as a module, choose M here: the module
15           will be called s3c-camif.