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: Dan Williams <dan.j.williams@intel.com>
This commit is contained in:
parent
fe9a643157
commit
52bed8eab5
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user