openwrtv4/package/kernel/linux
Mathias Kresin 6112abf186 kernel: enable CONFIG_USB_PCI for PCI usb modules
With upstream commit 2c93e790e825 ("usb: add CONFIG_USB_PCI for system
have both PCI HW and non-PCI based USB HW") the CONFIG_USB_PCI was
introduced.

The option is disabled by default in our generic kernel 4.14 config, hence
we need to set the option for all related kernel modules.

Signed-off-by: Mathias Kresin <dev@kresin.me>
2018-02-20 19:25:17 +01:00
..
modules kernel: enable CONFIG_USB_PCI for PCI usb modules 2018-02-20 19:25:17 +01:00
Makefile build: use mkhash to replace various quirky md5sum/openssl calls 2017-01-05 11:09:12 +01:00