aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/sunxi/sun8i-a83t-mipi-csi2/Kconfig
blob: 47a8c0fb7eb9f228f5cf5d8ccac376bb6d76c8b5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# SPDX-License-Identifier: GPL-2.0-only
config VIDEO_SUN8I_A83T_MIPI_CSI2
	tristate "Allwinner A83T MIPI CSI-2 Controller and D-PHY Driver"
	depends on V4L_PLATFORM_DRIVERS && VIDEO_DEV
	depends on ARCH_SUNXI || COMPILE_TEST
	depends on PM && COMMON_CLK && RESET_CONTROLLER
	select MEDIA_CONTROLLER
	select VIDEO_V4L2_SUBDEV_API
	select V4L2_FWNODE
	select REGMAP_MMIO
	select GENERIC_PHY_MIPI_DPHY
	help
	   Support for the Allwinner A83T MIPI CSI-2 controller and D-PHY.