Skip to content

Commit bc4dd99

Browse files
authored
arm64: configs: Enable SmartPQI support (#450)
arm64: configs: Enable SmartPQI support
2 parents 73952c8 + 8878bd9 commit bc4dd99

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

arch/arm64/configs/qcom.config

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,17 @@ CONFIG_QCOM_INLINE_CRYPTO_ENGINE=m
8585
CONFIG_FS_ENCRYPTION_INLINE_CRYPT=y
8686
CONFIG_SCSI_UFS_CRYPTO=y
8787
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
8899
# Support performance profiling
89100
CONFIG_FTRACE=y
90101
# Kubernetes support

0 commit comments

Comments
 (0)