Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0f92db53 authored by John Garry's avatar John Garry Committed by Martin K. Petersen
Browse files

hisi_sas: add dependency for HAS_IOMEM



Not every arch has io, so fix build by adding necessary dependency.

Signed-off-by: default avatarJohn Garry <john.garry@huawei.com>
Suggested-by: default avatarRichard Weinberger <richard@nod.at>
Signed-off-by: default avatarMartin K. Petersen <martin.petersen@oracle.com>
parent d0eb20a8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
config SCSI_HISI_SAS
	tristate "HiSilicon SAS"
	depends on HAS_DMA
	depends on HAS_DMA && HAS_IOMEM
	depends on ARM64 || COMPILE_TEST
	select SCSI_SAS_LIBSAS
	select BLK_DEV_INTEGRITY