brintos

brintos / linux-shallow public Read only

0
0
Text · 613 B · d9fcddc Raw
22 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2 3source "drivers/media/pci/intel/ipu3/Kconfig"4source "drivers/media/pci/intel/ipu6/Kconfig"5source "drivers/media/pci/intel/ivsc/Kconfig"6 7config IPU_BRIDGE8	tristate "Intel IPU Bridge"9	depends on ACPI || COMPILE_TEST10	depends on I2C11	help12	  The IPU bridge is a helper library for Intel IPU drivers to13	  function on systems shipped with Windows.14 15	  Currently used by the ipu3-cio2 and atomisp drivers.16 17	  Supported systems include:18 19	  - Microsoft Surface models (except Surface Pro 3)20	  - The Lenovo Miix line (for example the 510, 520, 710 and 720)21	  - Dell 728522