Files
immortalwrt/package/kernel
Ilya Lipnitskiy fab91a8793 kernel: fix kmod-usb3 dependencies
Adding CONFIG_USB_XHCI_PCI_RENESAS to KCONFIG made it so it was set
for all targets that included kmod-usb3, not just the intended
apm821xx/nand. xhci-pci has a dependency on xhci-pci-renesas if
CONFIG_USB_XHCI_PCI_RENESAS is set, breaking kmod-usb3 builds on
Linux 5.10 on all other targets.

Rework the dependencies by breaking out xhci-hcd, xhci-mtk, and
xhci-pci-renesas into new hidden kernel modules and setting kmod-usb3
dependencies properly.

Tested by building mt7621 and apm821xx/nand with kmod-usb3 on Linux 5.10

Fixes: be23f981 ("apm821xx: add support for kernel 5.10")
Cc: Christian Lamparter <chunkeey@gmail.com>
Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
2021-03-06 12:31:01 +08:00
..
2021-02-10 12:28:03 +08:00
2021-02-10 12:28:03 +08:00
2019-09-30 13:21:19 +08:00
2021-01-29 01:02:13 +08:00
2020-05-24 22:41:44 +08:00
2020-04-17 17:35:06 +08:00
2021-03-06 12:31:01 +08:00
2020-12-18 20:05:26 +08:00
2020-09-06 18:19:14 +08:00
2020-05-24 22:41:44 +08:00
2020-07-16 20:36:17 +08:00