openwrtv4/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>
2018-02-23 07:54:29 +01:00
..
base-files treewide: move nand_do_upgrade call to platform_do_upgrade 2018-02-16 14:44:02 +01:00
dts apm821xx: convert MR24 to use DT PHY defintion 2018-01-12 08:00:04 +01:00
files/arch/powerpc/platforms/44x apm821xx: fix atheros PCIe cards on the MR24 2016-07-25 10:38:48 +02:00
image build: replace uses of OpenWrt with $(VERSION_DIST) 2018-02-05 10:15:53 +01:00
nand apm821xx: nand remove obsolete kernel config symbol 2018-02-23 07:54:29 +01:00
patches-4.14 kernel: bump 4.14 to 4.14.18 2018-02-08 18:43:13 +01:00
sata apm821xx: MyBook Live convert to DT PHY 2017-12-14 09:29:30 +01:00
config-4.14 apm821xx: add linux 4.14 apm821xx patches 2018-01-12 08:00:04 +01:00
Makefile apm821xx: switch to 4.14.x kernel 2018-01-12 08:00:05 +01:00