linux-zen-desktop/drivers/media/pci/intel/Kconfig

11 lines
330 B
Plaintext
Raw Normal View History

2023-10-24 12:59:35 +02:00
# SPDX-License-Identifier: GPL-2.0-only
config IPU_BRIDGE
tristate
depends on I2C && ACPI
help
This is a helper module for the IPU bridge, which can be
used by ipu3 and other drivers. In order to handle module
dependencies, this is selected by each driver that needs it.
source "drivers/media/pci/intel/ipu3/Kconfig"