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
6112abf186bf ("kernel: enable CONFIG_USB_PCI for PCI usb modules").

Commit c38fb585763f ("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
..
2016-09-04 13:35:11 +02:00
2018-02-18 02:59:57 +01:00
2017-10-28 13:59:03 +02:00
2018-02-18 02:59:48 +01:00
2018-02-22 13:12:06 +01:00
2018-02-22 12:46:49 +01:00
2018-02-18 02:59:57 +01:00
2018-01-20 20:22:01 +01:00
2018-02-18 02:59:57 +01:00
2018-01-09 10:26:16 +01:00
2018-02-18 02:59:48 +01:00
2018-02-18 02:59:57 +01:00
2018-02-22 12:46:25 +01:00
2018-02-20 13:25:00 +01:00
2018-02-08 19:04:38 +01:00
2017-10-18 21:46:05 +02:00
2017-10-24 18:39:17 -07:00
2018-02-18 02:59:57 +01:00
2017-01-10 12:49:34 +01:00
2018-02-18 19:51:58 +01:00