Commit 2977a352 authored by James Bottomley's avatar James Bottomley

Buslogic is MCA capable as well as PCI and ISA

parent 54ec0ec3
...@@ -457,7 +457,7 @@ config SCSI_SATA_VIA ...@@ -457,7 +457,7 @@ config SCSI_SATA_VIA
config SCSI_BUSLOGIC config SCSI_BUSLOGIC
tristate "BusLogic SCSI support" tristate "BusLogic SCSI support"
depends on (PCI || ISA) && SCSI depends on (PCI || ISA || MCA) && SCSI
---help--- ---help---
This is support for BusLogic MultiMaster and FlashPoint SCSI Host This is support for BusLogic MultiMaster and FlashPoint SCSI Host
Adapters. Consult the SCSI-HOWTO, available from Adapters. Consult the SCSI-HOWTO, available from
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment