diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2014-12-20 16:53:39 +0100 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2014-12-20 16:54:17 +0100 |
commit | 1bbd874338554026ff93b2146c91724f5b26b251 (patch) | |
tree | 33c16a0cbe4251ab9524fe779deaac233249868e /kernel | |
parent | 32ca88d8bb188660c34c241ce747c690746c1321 (diff) | |
download | drakx-1bbd874338554026ff93b2146c91724f5b26b251.tar drakx-1bbd874338554026ff93b2146c91724f5b26b251.tar.gz drakx-1bbd874338554026ff93b2146c91724f5b26b251.tar.bz2 drakx-1bbd874338554026ff93b2146c91724f5b26b251.tar.xz drakx-1bbd874338554026ff93b2146c91724f5b26b251.zip |
include new 3.18 USB host drivers (mga#14799)
Diffstat (limited to 'kernel')
-rw-r--r-- | kernel/list_modules.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm index 91ca8316d..2fe6c876f 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -156,7 +156,7 @@ our %l = ( usb => [ qw(bcma-hcd c67x00 dwc3 dwc3-pci ehci-hcd ehci-pci ehci-platform ehci-tegra fhci fusbh200-hcd hwa-hc imx21-hcd isp116x-hcd isp1362-hcd isp1760 ohci-hcd ohci-pci ohci-platform oxu210hp-hcd r8a66597-hcd renesas-usbhs sl811_cs sl811-hcd ssb-hcd u132-hcd - uhci-hcd usb-ohci usb-uhci whci-hcd xhci-hcd) ], + uhci-hcd usb-ohci usb-uhci whci-hcd xhci-hcd xhci-pci xhci-plat-hcd) ], bluetooth => [ qw(ath3k bcm203x bfusb bluecard_cs bpa10x bt3c_cs btusb dtl1_cs) ], firewire => [ qw(ohci1394) ], i2c => [ |