blob: b67661836c9fa26fccd1e23a82508c1d567a5916 (
plain)
1
2
3
4
5
6
7
8
|
config SCSI_HISI_SAS
tristate "HiSilicon SAS"
depends on HAS_DMA
depends on ARM64 || COMPILE_TEST
select SCSI_SAS_LIBSAS
select BLK_DEV_INTEGRITY
help
This driver supports HiSilicon's SAS HBA
|