# SPDX-License-Identifier: GPL-2.0
config VIDEO_MAX96712
	tristate "Maxim MAX96712 Quad GMSL2 Deserializer support"
	depends on I2C
	depends on OF_GPIO
	depends on VIDEO_DEV
	select V4L2_FWNODE
	select VIDEO_V4L2_SUBDEV_API
	select MEDIA_CONTROLLER
	help
	  This driver supports the Maxim MAX96712 Quad GMSL2 Deserializer.

	  To compile this driver as a module, choose M here: the
	  module will be called max96712.