Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 35029
b: refs/heads/master
c: 5a25ba1
h: refs/heads/master
i:
  35027: 99baa84
v: v3
  • Loading branch information
Jeff Garzik authored and James Bottomley committed Sep 2, 2006
1 parent ed5d289 commit 0fb745a
Show file tree
Hide file tree
Showing 4 changed files with 1,325 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: 69bdd88ca2670c321fef774e77059516f836c6f2
refs/heads/master: 5a25ba1677ab8d63890016a8c1bca68a3e0fbc7d
7 changes: 7 additions & 0 deletions trunk/drivers/scsi/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1070,6 +1070,13 @@ config 53C700_LE_ON_BE
depends on SCSI_LASI700
default y

config SCSI_STEX
tristate "Promise SuperTrak EX Series support"
depends on PCI && SCSI
---help---
This driver supports Promise SuperTrak EX8350/8300/16350/16300
Storage controllers.

config SCSI_SYM53C8XX_2
tristate "SYM53C8XX Version 2 SCSI support"
depends on PCI && 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 @@ -141,6 +141,7 @@ obj-$(CONFIG_SCSI_SATA_ULI) += libata.o sata_uli.o
obj-$(CONFIG_SCSI_SATA_MV) += libata.o sata_mv.o
obj-$(CONFIG_SCSI_PDC_ADMA) += libata.o pdc_adma.o
obj-$(CONFIG_SCSI_HPTIOP) += hptiop.o
obj-$(CONFIG_SCSI_STEX) += stex.o

obj-$(CONFIG_ARM) += arm/

Expand Down
Loading

0 comments on commit 0fb745a

Please sign in to comment.