1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/media/pci/intel
Sakari Ailus fd404435d4 media: ivsc: Depend on IPU_BRIDGE or not IPU_BRIDGE
The ivsc drivers may use the ipu-bridge but currently it's possible to
link the ivsc to the kernel and ipu-bridge as a module. This won't work.
Require that the ipu-bridge is either linked to the kernel or disabled if
ivsc is linked to the kernel as well, by depending on IPU_BRIDGE or
!IPU_BRIDGE.

Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202406132238.3hXHG7nB-lkp@intel.com/
Fixes: 33116eb12c ("media: ivsc: csi: Use IPU bridge")
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
2024-06-15 11:51:23 +02:00
..
ipu3 media: ipu3-cio2: Update e-mail addresses 2024-04-10 15:15:31 +02:00
ipu6 media: intel/ipu6: Fix a null pointer dereference in ipu6_isys_query_stream_by_source 2024-06-15 11:51:23 +02:00
ivsc media: ivsc: Depend on IPU_BRIDGE or not IPU_BRIDGE 2024-06-15 11:51:23 +02:00
ipu-bridge.c media: intel/ipu6: Fix build with !ACPI 2024-05-02 11:19:00 +01:00
Kconfig media: intel/ipu6: Fix direct dependency Kconfig error 2024-05-02 11:19:00 +01:00
Makefile media: intel/ipu6: add Kconfig and Makefile 2024-04-29 14:56:38 +02:00