Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 5975
b: refs/heads/master
c: fa53bb6
h: refs/heads/master
i:
  5973: f73380c
  5971: 3efff73
  5967: 78e61a0
v: v3
  • Loading branch information
Al Viro authored and Linus Torvalds committed Aug 24, 2005
1 parent ab8a37b commit 588b83b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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: 0e6d0d89343ab24ddeb39f8b2ffdd2d4c194427c
refs/heads/master: fa53bb650e6747628276e3ab6d98f51d9bfb0573
6 changes: 3 additions & 3 deletions trunk/drivers/scsi/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1696,7 +1696,7 @@ config TT_DMA_EMUL

config MAC_SCSI
bool "Macintosh NCR5380 SCSI"
depends on MAC && SCSI
depends on MAC && SCSI=y
help
This is the NCR 5380 SCSI controller included on most of the 68030
based Macintoshes. If you have one of these say Y and read the
Expand All @@ -1717,7 +1717,7 @@ config SCSI_MAC_ESP

config MVME147_SCSI
bool "WD33C93 SCSI driver for MVME147"
depends on MVME147 && SCSI
depends on MVME147 && SCSI=y
help
Support for the on-board SCSI controller on the Motorola MVME147
single-board computer.
Expand Down Expand Up @@ -1758,7 +1758,7 @@ config SUN3_SCSI

config SUN3X_ESP
bool "Sun3x ESP SCSI"
depends on SUN3X && SCSI
depends on SUN3X && SCSI=y
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

0 comments on commit 588b83b

Please sign in to comment.