# SPDX-License-Identifier: GPL-2.0-only config [31mCONFIG_SCSI_HISI_SAS[0m tristate "HiSilicon SAS" depends on [31mCONFIG_HAS_IOMEM[0m depends on [31mCONFIG_ARM64[0m || [31mCONFIG_COMPILE_TEST[0m select [31mCONFIG_SCSI_SAS_LIBSAS[0m select [31mCONFIG_BLK_DEV_INTEGRITY[0m depends on [31mCONFIG_ATA[0m help This driver supports HiSilicon's SAS HBA, including support based on platform device config [31mCONFIG_SCSI_HISI_SAS_PCI[0m tristate "HiSilicon SAS on PCI bus" depends on [31mCONFIG_SCSI_HISI_SAS[0m depends on [31mCONFIG_PCI[0m help This driver supports HiSilicon's SAS HBA based on [31mCONFIG_PCI[0m device |