162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 262306a36Sopenharmony_ciconfig VIDEO_AM437X_VPFE 362306a36Sopenharmony_ci tristate "TI AM437x VPFE video capture driver" 462306a36Sopenharmony_ci depends on V4L_PLATFORM_DRIVERS 562306a36Sopenharmony_ci depends on VIDEO_DEV 662306a36Sopenharmony_ci depends on SOC_AM43XX || COMPILE_TEST 762306a36Sopenharmony_ci select MEDIA_CONTROLLER 862306a36Sopenharmony_ci select VIDEO_V4L2_SUBDEV_API 962306a36Sopenharmony_ci select VIDEOBUF2_DMA_CONTIG 1062306a36Sopenharmony_ci select V4L2_FWNODE 1162306a36Sopenharmony_ci help 1262306a36Sopenharmony_ci Support for AM437x Video Processing Front End based Video 1362306a36Sopenharmony_ci Capture Driver. 1462306a36Sopenharmony_ci 1562306a36Sopenharmony_ci To compile this driver as a module, choose M here. The module 1662306a36Sopenharmony_ci will be called am437x-vpfe. 17