kernel: kmod-video-cpia2: Depend on kernel 5.15
[openwrt/staging/nbd.git] / package / kernel / linux / modules / video.mk
index e3a350e78186ed2f7e507e8e0b6d01c86a499930..45034ba3e85d001ba86484bf1758ee00f981ebdf 100644 (file)
@@ -527,7 +527,7 @@ $(eval $(call KernelPackage,video-videobuf2))
 
 define KernelPackage/video-cpia2
   TITLE:=CPIA2 video driver
-  DEPENDS:=@USB_SUPPORT +kmod-usb-core
+  DEPENDS:=@USB_SUPPORT +kmod-usb-core @LINUX_5_15
   KCONFIG:=CONFIG_VIDEO_CPIA2
   FILES:=$(LINUX_DIR)/drivers/media/$(V4L2_USB_DIR)/cpia2/cpia2.ko
   AUTOLOAD:=$(call AutoProbe,cpia2)