]> Git Repo - linux.git/blob - drivers/media/pci/intel/Kconfig
x86/kaslr: Expose and use the end of the physical memory address space
[linux.git] / drivers / media / pci / intel / Kconfig
1 # SPDX-License-Identifier: GPL-2.0-only
2
3 source "drivers/media/pci/intel/ipu3/Kconfig"
4 source "drivers/media/pci/intel/ipu6/Kconfig"
5 source "drivers/media/pci/intel/ivsc/Kconfig"
6
7 config IPU_BRIDGE
8         tristate "Intel IPU Bridge"
9         depends on ACPI || COMPILE_TEST
10         depends on I2C
11         help
12           The IPU bridge is a helper library for Intel IPU drivers to
13           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 7285
This page took 0.038514 seconds and 4 git commands to generate.