Explorar o código

[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>
Dominik Brodowski %!s(int64=19) %!d(string=hai) anos
pai
achega
cdaeedae98
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      drivers/scsi/pcmcia/Kconfig

+ 1 - 0
drivers/scsi/pcmcia/Kconfig

@@ -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.