Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 86195
b: refs/heads/master
c: b576294
h: refs/heads/master
i:
  86193: da2f22e
  86191: 05d4649
v: v3
  • Loading branch information
Jeff Garzik authored and James Bottomley committed Feb 23, 2008
1 parent c6da506 commit 686422b
Show file tree
Hide file tree
Showing 4 changed files with 1,837 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 63e4563b9cf77875286312758f61a20f912afbbb
refs/heads/master: b5762948263dd5e9725a380e7a9626f99e40ae9d
10 changes: 10 additions & 0 deletions trunk/drivers/scsi/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -992,6 +992,16 @@ config SCSI_IZIP_SLOW_CTR

Generally, saying N is fine.

config SCSI_MVSAS
tristate "Marvell 88SE6440 SAS/SATA support"
depends on PCI && SCSI
select SCSI_SAS_LIBSAS
help
This driver supports Marvell SAS/SATA PCI devices.

To compiler this driver as a module, choose M here: the module
will be called mvsas.

config SCSI_NCR53C406A
tristate "NCR53c406a SCSI support"
depends on ISA && SCSI
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/scsi/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ obj-$(CONFIG_SCSI_IBMVSCSI) += ibmvscsi/
obj-$(CONFIG_SCSI_IBMVSCSIS) += ibmvscsi/
obj-$(CONFIG_SCSI_HPTIOP) += hptiop.o
obj-$(CONFIG_SCSI_STEX) += stex.o
obj-$(CONFIG_SCSI_MVSAS) += mvsas.o
obj-$(CONFIG_PS3_ROM) += ps3rom.o

obj-$(CONFIG_ARM) += arm/
Expand Down
Loading

0 comments on commit 686422b

Please sign in to comment.