We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 73952c8 + 8878bd9 commit bc4dd99Copy full SHA for bc4dd99
1 file changed
arch/arm64/configs/qcom.config
@@ -85,6 +85,17 @@ CONFIG_QCOM_INLINE_CRYPTO_ENGINE=m
85
CONFIG_FS_ENCRYPTION_INLINE_CRYPT=y
86
CONFIG_SCSI_UFS_CRYPTO=y
87
CONFIG_FS_ENCRYPTION=y
88
+#
89
+# SCSI support type (disk, tape, CD-ROM)
90
91
+CONFIG_BLK_DEV_SD=y
92
+CONFIG_CHR_DEV_SG=m
93
+CONFIG_BLK_DEV_BSG=y
94
95
+# SCSI Transports
96
97
+CONFIG_SCSI_AACRAID=m
98
+CONFIG_SCSI_SMARTPQI=m
99
# Support performance profiling
100
CONFIG_FTRACE=y
101
# Kubernetes support
0 commit comments