perf tools: Don't clone maps from parent when synthesizing forks
[linux/fpc-iii.git] / drivers / media / platform / soc_camera / Kconfig
blob669d116b8f09b2aa60129baf9778280b04e17a62
1 config SOC_CAMERA
2         tristate "SoC camera support"
3         depends on VIDEO_V4L2 && HAS_DMA && I2C
4         select VIDEOBUF2_CORE
5         help
6           SoC Camera is a common API to several cameras, not connecting
7           over a bus like PCI or USB. For example some i2c camera connected
8           directly to the data bus of an SoC.
10 config SOC_CAMERA_SCALE_CROP
11         tristate
13 config SOC_CAMERA_PLATFORM
14         tristate "platform camera support"
15         depends on SOC_CAMERA
16         help
17           This is a generic SoC camera platform driver, useful for testing
19 config VIDEO_SH_MOBILE_CEU
20         tristate "SuperH Mobile CEU Interface driver"
21         depends on VIDEO_DEV && SOC_CAMERA && HAVE_CLK
22         depends on ARCH_SHMOBILE || COMPILE_TEST
23         select VIDEOBUF2_DMA_CONTIG
24         select SOC_CAMERA_SCALE_CROP
25         ---help---
26           This is a v4l2 driver for the SuperH Mobile CEU Interface