diff options
Diffstat (limited to 'drivers/scsi/Kconfig')
-rw-r--r-- | drivers/scsi/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/Kconfig b/drivers/scsi/Kconfig index d28c14e23c32..d6510ef03035 100644 --- a/drivers/scsi/Kconfig +++ b/drivers/scsi/Kconfig | |||
@@ -738,7 +738,7 @@ config SCSI_GENERIC_NCR53C400 | |||
738 | 738 | ||
739 | config SCSI_IBMMCA | 739 | config SCSI_IBMMCA |
740 | tristate "IBMMCA SCSI support" | 740 | tristate "IBMMCA SCSI support" |
741 | depends on MCA_LEGACY && SCSI | 741 | depends on MCA && SCSI |
742 | ---help--- | 742 | ---help--- |
743 | This is support for the IBM SCSI adapter found in many of the PS/2 | 743 | This is support for the IBM SCSI adapter found in many of the PS/2 |
744 | series computers. These machines have an MCA bus, so you need to | 744 | series computers. These machines have an MCA bus, so you need to |