aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert@linux-m68k.org>2007-08-22 17:01:34 -0400
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2007-08-22 22:52:45 -0400
commit90638f9975e34aef82e97146012ad9d16ac9e4c2 (patch)
tree3f05002ceedc54e40361f58986ab3a09d3dc5ca5 /drivers
parentfe6d9daf567310aa4d7cfc07fc48fe35296ecf7b (diff)
m68k: Fix a few hickups in drivers/scsi/Kconfig
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>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/scsi/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/scsi/Kconfig b/drivers/scsi/Kconfig
index d2b3898b750a..a50b9553d5b1 100644
--- a/drivers/scsi/Kconfig
+++ b/drivers/scsi/Kconfig
@@ -1561,7 +1561,7 @@ config A3000_SCSI
1561 built-in SCSI controller, say Y. Otherwise, say N. 1561 built-in SCSI controller, say Y. Otherwise, say N.
1562 1562
1563 To compile this driver as a module, choose M here: the 1563 To compile this driver as a module, choose M here: the
1564 module will be called wd33c93. 1564 module will be called a3000.
1565 1565
1566config A2091_SCSI 1566config A2091_SCSI
1567 tristate "A2091/A590 WD33C93A support" 1567 tristate "A2091/A590 WD33C93A support"
@@ -1571,7 +1571,7 @@ config A2091_SCSI
1571 say N. 1571 say N.
1572 1572
1573 To compile this driver as a module, choose M here: the 1573 To compile this driver as a module, choose M here: the
1574 module will be called wd33c93. 1574 module will be called a2091.
1575 1575
1576config GVP11_SCSI 1576config GVP11_SCSI
1577 tristate "GVP Series II WD33C93A support" 1577 tristate "GVP Series II WD33C93A support"