You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux/apm821xx
Mathias Kresin 9e0d808700 apm821xx: nand remove obsolete kernel config symbol
The missing CONFIG_USB_XHCI_PCI dependency on CONFIG_USB_PCI of the
µPD720201 xhci-pci(e) usb 3.0 chip used by the WNDR4700 was fixed with
6112abf186 ("kernel: enable CONFIG_USB_PCI for PCI usb modules").

Commit c38fb58576 ("kernel: fix disabling common usb quirks on 4.14")
finally fixed the following build error:

drivers/usb/host/xhci-pci.c: In function 'xhci_pci_probe':
drivers/usb/host/xhci-pci.c:749:6: error: implicit declaration of function 'usb_xhci_needs_pci_reset' [-Werror=implicit-function-declaration]
  if (usb_xhci_needs_pci_reset(dev)) {

Hence the CONFIG_USB_PCI symbol isn't required any longer in target kernel
config.

Signed-off-by: Mathias Kresin <dev@kresin.me>
6 years ago
..
base-files treewide: move nand_do_upgrade call to platform_do_upgrade 6 years ago
dts apm821xx: convert MR24 to use DT PHY defintion 6 years ago
files/arch/powerpc/platforms/44x apm821xx: fix atheros PCIe cards on the MR24 8 years ago
image build: replace uses of OpenWrt with $(VERSION_DIST) 6 years ago
nand apm821xx: nand remove obsolete kernel config symbol 6 years ago
patches-4.14 kernel: bump 4.14 to 4.14.18 6 years ago
sata apm821xx: MyBook Live convert to DT PHY 7 years ago
Makefile apm821xx: switch to 4.14.x kernel 6 years ago
config-4.14 apm821xx: add linux 4.14 apm821xx patches 6 years ago