]> asedeno.scripts.mit.edu Git - linux.git/blob - drivers/staging/media/mx2/Kconfig
Merge tag 'pstore-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
[linux.git] / drivers / staging / media / mx2 / Kconfig
1 config VIDEO_MX2
2         tristate "i.MX27 Camera Sensor Interface driver"
3         depends on VIDEO_DEV && SOC_CAMERA
4         depends on SOC_IMX27 || COMPILE_TEST
5         depends on HAS_DMA
6         select VIDEOBUF2_DMA_CONTIG
7         ---help---
8           This is a v4l2 driver for the i.MX27 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.