Skip to content
This repository was archived by the owner on Feb 15, 2024. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 98ffc46

Browse files
committedJun 18, 2020
Enable CONFIG_SCSI_MQ_DEFAULT
1 parent ad9bffd commit 98ffc46

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed
 

‎scripts/package_building/deps-lis/kernel_config/Microsoft/config-azure-centos

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1817,7 +1817,7 @@ CONFIG_RAID_ATTRS=m
18171817
CONFIG_SCSI=y
18181818
CONFIG_SCSI_DMA=y
18191819
CONFIG_SCSI_NETLINK=y
1820-
# CONFIG_SCSI_MQ_DEFAULT is not set
1820+
CONFIG_SCSI_MQ_DEFAULT=y
18211821
CONFIG_SCSI_PROC_FS=y
18221822

18231823
#

‎scripts/package_building/deps-lis/kernel_config/Microsoft/config-azure-centos-5.4

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1931,6 +1931,7 @@ CONFIG_RAID_ATTRS=m
19311931
CONFIG_SCSI=y
19321932
CONFIG_SCSI_DMA=y
19331933
CONFIG_SCSI_NETLINK=y
1934+
CONFIG_SCSI_MQ_DEFAULT=y
19341935
CONFIG_SCSI_PROC_FS=y
19351936

19361937
#

0 commit comments

Comments
 (0)