aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/max96712/Kconfig
blob: 117fadf81bd086cc3e5e95210503000d9e4d8738 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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.