aboutsummaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorChristian Lamparter <chunkeey@gmail.com>2022-05-05 21:15:57 +0200
committerChristian Lamparter <chunkeey@gmail.com>2022-05-07 16:26:21 +0200
commitfd836f3d15fdfcb15b8b94303d102cb1e37f53ba (patch)
tree86732f73675bb9fe00596b860add5491658abd66 /package
parentb47c641ee3210c0bcd4520cf74b15176566e7eeb (diff)
downloadupstream-fd836f3d15fdfcb15b8b94303d102cb1e37f53ba.tar.gz
upstream-fd836f3d15fdfcb15b8b94303d102cb1e37f53ba.tar.bz2
upstream-fd836f3d15fdfcb15b8b94303d102cb1e37f53ba.zip
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>
Diffstat (limited to 'package')
-rw-r--r--package/kernel/linux/modules/usb.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/kernel/linux/modules/usb.mk b/package/kernel/linux/modules/usb.mk
index c9c1dfd75f..0bc578e5a7 100644
--- a/package/kernel/linux/modules/usb.mk
+++ b/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