xref: /openbmc/linux/drivers/media/pci/intel/ivsc/Kconfig (revision c42d116c)
129006e19SWentong Wu# SPDX-License-Identifier: GPL-2.0-only
229006e19SWentong Wu# Copyright (C) 2023, Intel Corporation. All rights reserved.
329006e19SWentong Wu
429006e19SWentong Wuconfig INTEL_VSC
529006e19SWentong Wu	tristate "Intel Visual Sensing Controller"
6*c42d116cSSakari Ailus	depends on INTEL_MEI && ACPI && VIDEO_DEV
7f6c8a312SSakari Ailus	select MEDIA_CONTROLLER
8f6c8a312SSakari Ailus	select VIDEO_V4L2_SUBDEV_API
9f6c8a312SSakari Ailus	select V4L2_ASYNC
1029006e19SWentong Wu	help
1129006e19SWentong Wu	  This adds support for Intel Visual Sensing Controller (IVSC).
1229006e19SWentong Wu
1329006e19SWentong Wu	  Enables the IVSC firmware services required for controlling
1429006e19SWentong Wu	  camera sensor ownership and CSI-2 link through Image Processing
1529006e19SWentong Wu	  Unit(IPU) driver of Intel.
16