From 92d161c373b45be158b73a162bedebb5293a73d3 Mon Sep 17 00:00:00 2001 From: Date: Sun, 17 Apr 2005 16:59:33 -0500 Subject: aic7xxx: add support for the SPI transport class This is just a simplistic patch to export all of the aic7xxx internal transport parameters via the SPI transport class. It doesn't actually alter the way the driver works at all. Signed-off-by: James Bottomley --- drivers/scsi/aic7xxx/Kconfig.aic7xxx | 1 + 1 file changed, 1 insertion(+) (limited to 'drivers/scsi/aic7xxx/Kconfig.aic7xxx') diff --git a/drivers/scsi/aic7xxx/Kconfig.aic7xxx b/drivers/scsi/aic7xxx/Kconfig.aic7xxx index 8398e0dd4810..ac8de03c9fa2 100644 --- a/drivers/scsi/aic7xxx/Kconfig.aic7xxx +++ b/drivers/scsi/aic7xxx/Kconfig.aic7xxx @@ -5,6 +5,7 @@ config SCSI_AIC7XXX tristate "Adaptec AIC7xxx Fast -> U160 support (New Driver)" depends on (PCI || EISA) && SCSI + select SCSI_SPI_ATTRS ---help--- This driver supports all of Adaptec's Fast through Ultra 160 PCI based SCSI controllers as well as the aic7770 based EISA and VLB -- cgit v1.2.3