powerpc/mm: Avoid calling arch_enter/leave_lazy_mmu() in set_ptes
[platform/kernel/linux-starfive.git] / drivers / media / pci / intel / Kconfig
1 # SPDX-License-Identifier: GPL-2.0-only
2 config IPU_BRIDGE
3         tristate
4         depends on I2C && ACPI
5         help
6           This is a helper module for the IPU bridge, which can be
7           used by ipu3 and other drivers. In order to handle module
8           dependencies, this is selected by each driver that needs it.
9
10 source "drivers/media/pci/intel/ipu3/Kconfig"
11 source "drivers/media/pci/intel/ivsc/Kconfig"