Training courses

Kernel and Embedded Linux

Bootlin training courses

Embedded Linux, kernel,
Yocto Project, Buildroot, real-time,
graphics, boot time, debugging...

Bootlin logo

Elixir Cross Referencer

# SPDX-License-Identifier: GPL-2.0-only
config CONFIG_SCSI_HISI_SAS
	tristate "HiSilicon SAS"
	depends on CONFIG_HAS_IOMEM
	depends on CONFIG_ARM64 || CONFIG_COMPILE_TEST
	select CONFIG_SCSI_SAS_LIBSAS
	select CONFIG_BLK_DEV_INTEGRITY
	depends on CONFIG_ATA
	help
		This driver supports HiSilicon's SAS HBA, including support based
		on platform device

config CONFIG_SCSI_HISI_SAS_PCI
	tristate "HiSilicon SAS on PCI bus"
	depends on CONFIG_SCSI_HISI_SAS
	depends on CONFIG_PCI
	help
		This driver supports HiSilicon's SAS HBA based on CONFIG_PCI device