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 <chunkeey@gmail.com>
This commit is contained in:
		| @@ -1803,7 +1803,6 @@ $(eval $(call KernelPackage,usb-xhci-mtk)) | |||||||
|  |  | ||||||
| define KernelPackage/usb-xhci-pci-renesas | define KernelPackage/usb-xhci-pci-renesas | ||||||
|   TITLE:=Support for additional Renesas xHCI controller with firmware |   TITLE:=Support for additional Renesas xHCI controller with firmware | ||||||
|   DEPENDS:=@LINUX_5_10 |  | ||||||
|   KCONFIG:=CONFIG_USB_XHCI_PCI_RENESAS |   KCONFIG:=CONFIG_USB_XHCI_PCI_RENESAS | ||||||
|   HIDDEN:=1 |   HIDDEN:=1 | ||||||
|   FILES:=$(LINUX_DIR)/drivers/usb/host/xhci-pci-renesas.ko |   FILES:=$(LINUX_DIR)/drivers/usb/host/xhci-pci-renesas.ko | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Christian Lamparter
					Christian Lamparter