treewide: Add SPDX license identifier - Makefile/Kconfig
[linux-2.6-block.git] / drivers / media / platform / am437x / Kconfig
1 # SPDX-License-Identifier: GPL-2.0-only
2 config VIDEO_AM437X_VPFE
3         tristate "TI AM437x VPFE video capture driver"
4         depends on VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API
5         depends on SOC_AM43XX || COMPILE_TEST
6         select VIDEOBUF2_DMA_CONTIG
7         select V4L2_FWNODE
8         help
9            Support for AM437x Video Processing Front End based Video
10            Capture Driver.
11
12            To compile this driver as a module, choose M here. The module
13            will be called am437x-vpfe.