]> git.karo-electronics.de Git - karo-tx-linux.git/blob - drivers/media/platform/atmel/Kconfig
Merge tag 'nfsd-4.12' of git://linux-nfs.org/~bfields/linux
[karo-tx-linux.git] / drivers / media / platform / atmel / Kconfig
1 config VIDEO_ATMEL_ISC
2         tristate "ATMEL Image Sensor Controller (ISC) support"
3         depends on VIDEO_V4L2 && COMMON_CLK && VIDEO_V4L2_SUBDEV_API && HAS_DMA
4         depends on ARCH_AT91 || COMPILE_TEST
5         select VIDEOBUF2_DMA_CONTIG
6         select REGMAP_MMIO
7         help
8            This module makes the ATMEL Image Sensor Controller available
9            as a v4l2 device.
10
11 config VIDEO_ATMEL_ISI
12         tristate "ATMEL Image Sensor Interface (ISI) support"
13         depends on VIDEO_V4L2 && OF && HAS_DMA
14         depends on ARCH_AT91 || COMPILE_TEST
15         select VIDEOBUF2_DMA_CONTIG
16         ---help---
17           This module makes the ATMEL Image Sensor Interface available
18           as a v4l2 device.