Commit 52bed8ea authored by Dan Williams's avatar Dan Williams
Browse files

isci: enable isci for dmar builds



Now that phys_to_virt() and virt_to_phys() have been removed we are no
longer violating the dma mapping (or kmap apis).

Signed-off-by: default avatarDan Williams <dan.j.williams@intel.com>
parent fe9a6431
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -833,10 +833,7 @@ config SCSI_GDTH
config SCSI_ISCI
	tristate "Intel(R) C600 Series Chipset SAS Controller"
	depends on PCI && SCSI
	# little endian host assumptions
	depends on X86
	# (temporary): dma api misuse
	depends on !DMAR
	# (temporary): known alpha quality driver
	depends on EXPERIMENTAL
	select SCSI_SAS_LIBSAS