]> git.ipfire.org Git - thirdparty/linux.git/blob - drivers/scsi/hisi_sas/Kconfig
Merge tag 'drm/tegra/for-5.7-fixes' of git://anongit.freedesktop.org/tegra/linux...
[thirdparty/linux.git] / drivers / scsi / hisi_sas / Kconfig
1 # SPDX-License-Identifier: GPL-2.0-only
2 config SCSI_HISI_SAS
3 tristate "HiSilicon SAS"
4 depends on HAS_IOMEM
5 depends on ARM64 || COMPILE_TEST
6 select SCSI_SAS_LIBSAS
7 select BLK_DEV_INTEGRITY
8 depends on ATA
9 select SATA_HOST
10 help
11 This driver supports HiSilicon's SAS HBA, including support based
12 on platform device
13
14 config SCSI_HISI_SAS_PCI
15 tristate "HiSilicon SAS on PCI bus"
16 depends on SCSI_HISI_SAS
17 depends on PCI
18 help
19 This driver supports HiSilicon's SAS HBA based on PCI device