1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/media/pci/intel/ivsc
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
..
Kconfig media: ivsc: Depend on IPU_BRIDGE or not IPU_BRIDGE 2024-06-15 11:51:23 +02:00
Makefile media: pci: intel: ivsc: Add ACE submodule 2023-08-14 20:27:55 +02:00
mei_ace.c media: ivsc: ace: probe ace device after IPU bridge is initialized. 2023-09-27 09:39:56 +02:00
mei_csi.c media: mei: csi: Warn less verbosely of a missing device fwnode 2024-05-30 16:34:58 +02:00