# RP1 V4L2 camera support

config VIDEO_RP1_CFE_DOWNSTREAM
	tristate "RP1 DOWNSTREAM Camera Frond End (CFE) video capture driver"
	depends on VIDEO_DEV
	select VIDEO_V4L2_SUBDEV_API
	select MEDIA_CONTROLLER
	select VIDEOBUF2_DMA_CONTIG
	select V4L2_FWNODE
	help
	  Say Y here to enable support for the RP1 Camera Front End using
	  the downstream driver.

	  To compile this driver as a module, choose M here. The module will be
	  called rp1-cfe-downstream.
