Просмотр исходного кода

kernel: usb-xhci-pci-renesas: remove LINUX_5_10 dependency symbol

With 5.4 out of the picture, remove LINUX_5_10 here. This is
needed for the WNDR4700 as otherwise kmod-usb3 isn't available
for 5.15.

Signed-off-by: Christian Lamparter <[email protected]>
Christian Lamparter 3 лет назад
Родитель
Сommit
fd836f3d15
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      package/kernel/linux/modules/usb.mk

+ 0 - 1
package/kernel/linux/modules/usb.mk

@@ -1803,7 +1803,6 @@ $(eval $(call KernelPackage,usb-xhci-mtk))
 
 define KernelPackage/usb-xhci-pci-renesas
   TITLE:=Support for additional Renesas xHCI controller with firmware
-  DEPENDS:=@LINUX_5_10
   KCONFIG:=CONFIG_USB_XHCI_PCI_RENESAS
   HIDDEN:=1
   FILES:=$(LINUX_DIR)/drivers/usb/host/xhci-pci-renesas.ko