Merge remote-tracking branch 'asoc/topic/omap' into asoc-next
[deliverable/linux.git] / drivers / staging / media / mx3 / Kconfig
1 config VIDEO_MX3
2 tristate "i.MX3x Camera Sensor Interface driver"
3 depends on VIDEO_DEV && MX3_IPU && SOC_CAMERA
4 depends on MX3_IPU || COMPILE_TEST
5 depends on HAS_DMA
6 select VIDEOBUF2_DMA_CONTIG
7 ---help---
8 This is a v4l2 driver for the i.MX3x Camera Sensor Interface
9
10 This driver is deprecated: it should become a stand-alone driver
11 instead of using the soc-camera framework.
12
13 Unless someone is willing to take this on (unlikely with such
14 ancient hardware) it is going to be removed from the kernel
15 soon.
This page took 0.036475 seconds and 6 git commands to generate.