xref: /linux/drivers/media/platform/atmel/Kconfig (revision 106267444f12fde77f5aee92ca862a7138a88508)
1*10626744SSongjun Wuconfig VIDEO_ATMEL_ISC
2*10626744SSongjun Wu	tristate "ATMEL Image Sensor Controller (ISC) support"
3*10626744SSongjun Wu	depends on VIDEO_V4L2 && COMMON_CLK && VIDEO_V4L2_SUBDEV_API && HAS_DMA
4*10626744SSongjun Wu	depends on ARCH_AT91 || COMPILE_TEST
5*10626744SSongjun Wu	select VIDEOBUF2_DMA_CONTIG
6*10626744SSongjun Wu	select REGMAP_MMIO
7*10626744SSongjun Wu	help
8*10626744SSongjun Wu	   This module makes the ATMEL Image Sensor Controller available
9*10626744SSongjun Wu	   as a v4l2 device.