162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 262306a36Sopenharmony_ci# Copyright (C) 2023, Intel Corporation. All rights reserved. 362306a36Sopenharmony_ci 462306a36Sopenharmony_ciconfig INTEL_VSC 562306a36Sopenharmony_ci tristate "Intel Visual Sensing Controller" 662306a36Sopenharmony_ci depends on INTEL_MEI && ACPI && VIDEO_DEV 762306a36Sopenharmony_ci select MEDIA_CONTROLLER 862306a36Sopenharmony_ci select VIDEO_V4L2_SUBDEV_API 962306a36Sopenharmony_ci select V4L2_FWNODE 1062306a36Sopenharmony_ci help 1162306a36Sopenharmony_ci This adds support for Intel Visual Sensing Controller (IVSC). 1262306a36Sopenharmony_ci 1362306a36Sopenharmony_ci Enables the IVSC firmware services required for controlling 1462306a36Sopenharmony_ci camera sensor ownership and CSI-2 link through Image Processing 1562306a36Sopenharmony_ci Unit(IPU) driver of Intel. 16