162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
262306a36Sopenharmony_ciconfig VIDEO_ROCKCHIP_ISP1
362306a36Sopenharmony_ci	tristate "Rockchip Image Signal Processing v1 Unit driver"
462306a36Sopenharmony_ci	depends on V4L_PLATFORM_DRIVERS
562306a36Sopenharmony_ci	depends on VIDEO_DEV && OF
662306a36Sopenharmony_ci	depends on ARCH_ROCKCHIP || ARCH_MXC || COMPILE_TEST
762306a36Sopenharmony_ci	select MEDIA_CONTROLLER
862306a36Sopenharmony_ci	select VIDEO_V4L2_SUBDEV_API
962306a36Sopenharmony_ci	select VIDEOBUF2_DMA_CONTIG
1062306a36Sopenharmony_ci	select VIDEOBUF2_VMALLOC
1162306a36Sopenharmony_ci	select V4L2_FWNODE
1262306a36Sopenharmony_ci	select GENERIC_PHY_MIPI_DPHY
1362306a36Sopenharmony_ci	default n
1462306a36Sopenharmony_ci	help
1562306a36Sopenharmony_ci	  Enable this to support the Image Signal Processing (ISP) module
1662306a36Sopenharmony_ci	  present in RK3399 SoCs.
1762306a36Sopenharmony_ci
1862306a36Sopenharmony_ci	  To compile this driver as a module, choose M here: the module
1962306a36Sopenharmony_ci	  will be called rockchip-isp1.
20