[packages/kernel] - enable MQ by default (as it is in upstream kernel)
arekm
arekm at pld-linux.org
Thu Jan 31 15:19:42 CET 2019
commit 11809a3d4d7e486b450d33d4f3e3863c9f66702c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Thu Jan 31 15:19:31 2019 +0100
- enable MQ by default (as it is in upstream kernel)
kernel-multiarch.config | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/kernel-multiarch.config b/kernel-multiarch.config
index eb56b58d..81fbb106 100644
--- a/kernel-multiarch.config
+++ b/kernel-multiarch.config
@@ -7340,7 +7340,7 @@ RAID_ATTRS all=m
SCSI all=m
SCSI_DMA all=y
SCSI_NETLINK all=y
-SCSI_MQ_DEFAULT all=n
+SCSI_MQ_DEFAULT all=y
SCSI_PROC_FS all=y
#- SCSI support type (disk, tape, CD-ROM)
BLK_DEV_SD all=m
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kernel.git/commitdiff/11809a3d4d7e486b450d33d4f3e3863c9f66702c
More information about the pld-cvs-commit
mailing list