xref: /openbmc/linux/drivers/media/pci/intel/Kconfig (revision 4670c8c3)
1# SPDX-License-Identifier: GPL-2.0-only
2
3source "drivers/media/pci/intel/ipu3/Kconfig"
4source "drivers/media/pci/intel/ivsc/Kconfig"
5
6config IPU_BRIDGE
7	tristate "Intel IPU Bridge"
8	depends on I2C && ACPI
9	help
10	  The IPU bridge is a helper library for Intel IPU drivers to
11	  function on systems shipped with Windows.
12
13	  Currently used by the ipu3-cio2 and atomisp drivers.
14
15	  Supported systems include:
16
17	  - Microsoft Surface models (except Surface Pro 3)
18	  - The Lenovo Miix line (for example the 510, 520, 710 and 720)
19	  - Dell 7285
20