Browse Source

[SCSI] mptfc: need to select transport attrs

Now that mptfc actually uses the transport class, it can't be built
without it.

Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
James Bottomley 19 years ago
parent
commit
3759b78849
1 changed files with 1 additions and 0 deletions
  1. 1 0
      drivers/message/fusion/Kconfig

+ 1 - 0
drivers/message/fusion/Kconfig

@@ -23,6 +23,7 @@ config FUSION_FC
 	tristate "Fusion MPT ScsiHost drivers for FC"
 	depends on PCI && SCSI
 	select FUSION
+	select SCSI_FC_ATTRS
 	---help---
 	  SCSI HOST support for a Fiber Channel host adapters.