aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/sunxi/sun6i-mipi-csi2/Kconfig
blob: eb982466abd302f03079610c66060aa039942db3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# SPDX-License-Identifier: GPL-2.0-only
config VIDEO_SUN6I_MIPI_CSI2
	tristate "Allwinner A31 MIPI CSI-2 Controller Driver"
	depends on V4L_PLATFORM_DRIVERS && VIDEO_DEV
	depends on ARCH_SUNXI || COMPILE_TEST
	depends on PM && COMMON_CLK
	select MEDIA_CONTROLLER
	select VIDEO_V4L2_SUBDEV_API
	select V4L2_FWNODE
	select PHY_SUN6I_MIPI_DPHY
	select GENERIC_PHY_MIPI_DPHY
	select REGMAP_MMIO
	help
	   Support for the Allwinner A31 MIPI CSI-2 controller, also found on
	   other platforms such as the V3/V3s.