]> Pileus Git - ~andy/linux/commitdiff
[SCSI] scsi: aha152x pcmcia driver needs spi transport
authorDominik Brodowski <linux@dominikbrodowski.net>
Sun, 5 Mar 2006 10:42:06 +0000 (11:42 +0100)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Sun, 5 Mar 2006 14:00:47 +0000 (08:00 -0600)
AHA152X PCMCIA module needs spi_print_msg.

Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/pcmcia/Kconfig

index df52190f4d94e0301b1b707a6e2eb313cc9690dd..eac8e179cfff6070597f9d7ab62026b30e34f766 100644 (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.