kernel-modules: move usb-storage out of fixed drivers
authorHarald Hoyer <harald@redhat.com>
Wed, 13 Mar 2013 13:46:39 +0000 (14:46 +0100)
committerHarald Hoyer <harald@redhat.com>
Wed, 13 Mar 2013 13:46:39 +0000 (14:46 +0100)
modules.d/90kernel-modules/module-setup.sh

index aa1bafc..7d7da83 100755 (executable)
@@ -36,13 +36,13 @@ installkernel() {
         }
 
         hostonly='' instmods sr_mod sd_mod scsi_dh ata_piix \
-            pcmcia usb_storage \
             ehci-hcd ehci-pci ehci-platform ohci-hcd uhci-hcd xhci-hcd hid_generic \
             unix
 
         instmods yenta_socket scsi_dh_rdac scsi_dh_emc \
             atkbd i8042 usbhid hid-apple hid-sunplus hid-cherry hid-logitech \
-            hid-logitech-dj hid-microsoft firewire-ohci
+            hid-logitech-dj hid-microsoft firewire-ohci \
+            pcmcia usb_storage
 
         if [[ "$(uname -p)" == arm* ]]; then
             # arm specific modules