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

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
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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment