projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe9a643
)
isci: enable isci for dmar builds
author
Dan Williams
<dan.j.williams@intel.com>
Fri, 4 Mar 2011 01:59:25 +0000
(17:59 -0800)
committer
Dan Williams
<dan.j.williams@intel.com>
Sun, 3 Jul 2011 10:55:29 +0000
(
03:55
-0700)
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>
drivers/scsi/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/scsi/Kconfig
b/drivers/scsi/Kconfig
index 3aa664fa892e32752e1fd9fdddd479d5e909664b..e18938bebcd32b6d0ab95ceb87749c3befe36cec 100644
(file)
--- a/
drivers/scsi/Kconfig
+++ b/
drivers/scsi/Kconfig
@@
-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