18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
28c2ecf20Sopenharmony_ciconfig SCSI_HISI_SAS
38c2ecf20Sopenharmony_ci	tristate "HiSilicon SAS"
48c2ecf20Sopenharmony_ci	depends on HAS_IOMEM
58c2ecf20Sopenharmony_ci	depends on ARM64 || COMPILE_TEST
68c2ecf20Sopenharmony_ci	select SCSI_SAS_LIBSAS
78c2ecf20Sopenharmony_ci	select BLK_DEV_INTEGRITY
88c2ecf20Sopenharmony_ci	depends on ATA
98c2ecf20Sopenharmony_ci	select SATA_HOST
108c2ecf20Sopenharmony_ci	help
118c2ecf20Sopenharmony_ci		This driver supports HiSilicon's SAS HBA, including support based
128c2ecf20Sopenharmony_ci		on platform device
138c2ecf20Sopenharmony_ci
148c2ecf20Sopenharmony_ciconfig SCSI_HISI_SAS_PCI
158c2ecf20Sopenharmony_ci	tristate "HiSilicon SAS on PCI bus"
168c2ecf20Sopenharmony_ci	depends on SCSI_HISI_SAS
178c2ecf20Sopenharmony_ci	depends on PCI
188c2ecf20Sopenharmony_ci	depends on ACPI
198c2ecf20Sopenharmony_ci	help
208c2ecf20Sopenharmony_ci		This driver supports HiSilicon's SAS HBA based on PCI device
21