xref: /openbmc/linux/drivers/scsi/hisi_sas/Kconfig (revision a6ca5ac746d104019e76c29e69c2a1fc6dd2b29f)
1config SCSI_HISI_SAS
2	tristate "HiSilicon SAS"
3	depends on HAS_DMA && HAS_IOMEM
4	depends on ARM64 || COMPILE_TEST
5	select SCSI_SAS_LIBSAS
6	select BLK_DEV_INTEGRITY
7	depends on ATA
8	help
9		This driver supports HiSilicon's SAS HBA
10