]> Git Repo - J-linux.git/blob - drivers/media/platform/atmel/Kconfig
Merge tag 'amd-drm-next-6.5-2023-06-09' of https://gitlab.freedesktop.org/agd5f/linux...
[J-linux.git] / drivers / media / platform / atmel / Kconfig
1 # SPDX-License-Identifier: GPL-2.0-only
2
3 comment "Atmel media platform drivers"
4
5 config VIDEO_ATMEL_ISI
6         tristate "ATMEL Image Sensor Interface (ISI) support"
7         depends on V4L_PLATFORM_DRIVERS
8         depends on VIDEO_DEV && OF
9         depends on ARCH_AT91 || COMPILE_TEST
10         select VIDEOBUF2_DMA_CONTIG
11         select V4L2_FWNODE
12         help
13           This module makes the ATMEL Image Sensor Interface available
14           as a v4l2 device.
15
This page took 0.030396 seconds and 4 git commands to generate.