summaryrefslogtreecommitdiff |
diff options
author | Olaf Hering <ohering@suse.de> | 2018-11-05 08:13:15 +0100 |
---|---|---|
committer | Olaf Hering <ohering@suse.de> | 2018-11-05 08:13:15 +0100 |
commit | f518dc2030edfebe496f591a92436b2b34b8243b (patch) | |
tree | 79f83d9dcd6760e52e1a049a9b7e6819471e8789 | |
parent | 167213fb90a92a4752652bb15e24543d3196231a (diff) |
enable CONFIG_SCSI_MQ_DEFAULT (bsc#1107207)rpm-4.12.14-5.16--sle15-updatesrpm-4.12.14-5.16
-rw-r--r-- | config/x86_64/azure | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/x86_64/azure b/config/x86_64/azure index 6c1ef28a41..ac4ecc8790 100644 --- a/config/x86_64/azure +++ b/config/x86_64/azure @@ -410,6 +410,7 @@ CONFIG_SCSI_FC_ATTRS=y CONFIG_SCSI_MOD=y # CONFIG_SCSI_MPT2SAS is not set # CONFIG_SCSI_MPT3SAS is not set +CONFIG_SCSI_MQ_DEFAULT=y # CONFIG_SCSI_MVSAS is not set # CONFIG_SCSI_MVUMI is not set # CONFIG_SCSI_PM8001 is not set |