Skip to content

Commit

Permalink
m68k: Fix a few hickups in drivers/scsi/Kconfig
Browse files Browse the repository at this point in the history
m68k: Fix a few hickups in drivers/scsi/Kconfig

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
  • Loading branch information
Geert Uytterhoeven authored and Linus Torvalds committed Aug 23, 2007
1 parent fe6d9da commit 90638f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions drivers/scsi/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1561,7 +1561,7 @@ config A3000_SCSI
built-in SCSI controller, say Y. Otherwise, say N.

To compile this driver as a module, choose M here: the
module will be called wd33c93.
module will be called a3000.

config A2091_SCSI
tristate "A2091/A590 WD33C93A support"
Expand All @@ -1571,7 +1571,7 @@ config A2091_SCSI
say N.

To compile this driver as a module, choose M here: the
module will be called wd33c93.
module will be called a2091.

config GVP11_SCSI
tristate "GVP Series II WD33C93A support"
Expand Down

0 comments on commit 90638f9

Please sign in to comment.