Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 84377
b: refs/heads/master
c: 0bb67f1
h: refs/heads/master
i:
  84375: 0fc6ba9
v: v3
  • Loading branch information
Thomas Bogendoerfer authored and James Bottomley committed Feb 8, 2008
1 parent 0e7b2c7 commit 79341bb
Show file tree
Hide file tree
Showing 4 changed files with 238 additions and 313 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f8d9d654fcc7dd87f5d0b222e233eaab15d650c4
refs/heads/master: 0bb67f181834044db6e9b15c7d5cc3cce0489bfd
1 change: 1 addition & 0 deletions trunk/drivers/scsi/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1779,6 +1779,7 @@ config SUN3_SCSI
config SUN3X_ESP
bool "Sun3x ESP SCSI"
depends on SUN3X && SCSI=y
select SCSI_SPI_ATTRS
help
The ESP was an on-board SCSI controller used on Sun 3/80
machines. Say Y here to compile in support for it.
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ obj-$(CONFIG_SCSI_3W_9XXX) += 3w-9xxx.o
obj-$(CONFIG_SCSI_PPA) += ppa.o
obj-$(CONFIG_SCSI_IMM) += imm.o
obj-$(CONFIG_JAZZ_ESP) += esp_scsi.o jazz_esp.o
obj-$(CONFIG_SUN3X_ESP) += NCR53C9x.o sun3x_esp.o
obj-$(CONFIG_SUN3X_ESP) += esp_scsi.o sun3x_esp.o
obj-$(CONFIG_SCSI_LASI700) += 53c700.o lasi700.o
obj-$(CONFIG_SCSI_SNI_53C710) += 53c700.o sni_53c710.o
obj-$(CONFIG_SCSI_NSP32) += nsp32.o
Expand Down
Loading

0 comments on commit 79341bb

Please sign in to comment.