dect
/
linux-2.6
Archived
13
0
Fork 0

[SCSI] scsi: aha152x pcmcia driver needs spi transport

AHA152X PCMCIA module needs spi_print_msg.

Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
This commit is contained in:
Dominik Brodowski 2006-03-05 11:42:06 +01:00 committed by James Bottomley
parent 35dc2585fa
commit cdaeedae98
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ menu "PCMCIA SCSI adapter support"
config PCMCIA_AHA152X
tristate "Adaptec AHA152X PCMCIA support"
depends on m && !64BIT
select SCSI_SPI_ATTRS
help
Say Y here if you intend to attach this type of PCMCIA SCSI host
adapter to your computer.