Skip to content

Commit

Permalink
90kernel-modules: Include Intel Volume Management Device support
Browse files Browse the repository at this point in the history
Reference: bsc#1079924
  • Loading branch information
danimo authored and haraldh committed Mar 16, 2018
1 parent ebfd53e commit d23f32d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules.d/90kernel-modules/module-setup.sh
Expand Up @@ -24,7 +24,7 @@ installkernel() {
yenta_socket scsi_dh_rdac scsi_dh_emc scsi_dh_alua \
atkbd i8042 usbhid firewire-ohci pcmcia hv-vmbus \
virtio virtio_blk virtio_ring virtio_pci virtio_scsi \
"=drivers/pcmcia" =ide nvme
"=drivers/pcmcia" =ide nvme vmd

if [[ "$(uname -m)" == arm* || "$(uname -m)" == aarch64 ]]; then
# arm/aarch64 specific modules
Expand Down

0 comments on commit d23f32d

Please sign in to comment.