162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
262306a36Sopenharmony_ciconfig VIDEO_DAVINCI_VPIF_DISPLAY
362306a36Sopenharmony_ci	tristate "TI DaVinci VPIF V4L2-Display driver"
462306a36Sopenharmony_ci	depends on V4L_PLATFORM_DRIVERS
562306a36Sopenharmony_ci	depends on VIDEO_DEV
662306a36Sopenharmony_ci	depends on ARCH_DAVINCI || COMPILE_TEST
762306a36Sopenharmony_ci	depends on I2C
862306a36Sopenharmony_ci	select VIDEOBUF2_DMA_CONTIG
962306a36Sopenharmony_ci	select VIDEO_ADV7343 if MEDIA_SUBDRV_AUTOSELECT
1062306a36Sopenharmony_ci	select VIDEO_THS7303 if MEDIA_SUBDRV_AUTOSELECT
1162306a36Sopenharmony_ci	help
1262306a36Sopenharmony_ci	  Enables Davinci VPIF module used for display devices.
1362306a36Sopenharmony_ci	  This module is used for display on TI DM6467/DA850/OMAPL138
1462306a36Sopenharmony_ci	  SoCs.
1562306a36Sopenharmony_ci
1662306a36Sopenharmony_ci	  To compile this driver as a module, choose M here. There will
1762306a36Sopenharmony_ci	  be two modules called vpif.ko and vpif_display.ko
1862306a36Sopenharmony_ci
1962306a36Sopenharmony_ciconfig VIDEO_DAVINCI_VPIF_CAPTURE
2062306a36Sopenharmony_ci	tristate "TI DaVinci VPIF video capture driver"
2162306a36Sopenharmony_ci	depends on V4L_PLATFORM_DRIVERS
2262306a36Sopenharmony_ci	depends on VIDEO_DEV
2362306a36Sopenharmony_ci	depends on ARCH_DAVINCI || COMPILE_TEST
2462306a36Sopenharmony_ci	depends on I2C
2562306a36Sopenharmony_ci	select VIDEOBUF2_DMA_CONTIG
2662306a36Sopenharmony_ci	select V4L2_FWNODE
2762306a36Sopenharmony_ci	help
2862306a36Sopenharmony_ci	  Enables Davinci VPIF module used for capture devices.
2962306a36Sopenharmony_ci	  This module is used for capture on TI DM6467/DA850/OMAPL138
3062306a36Sopenharmony_ci	  SoCs.
3162306a36Sopenharmony_ci
3262306a36Sopenharmony_ci	  To compile this driver as a module, choose M here. There will
3362306a36Sopenharmony_ci	  be two modules called vpif.ko and vpif_capture.ko
34