Commit 3759b788 authored by James Bottomley's avatar James Bottomley
Browse files

[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: default avatarJames Bottomley <James.Bottomley@SteelEye.com>
parent 569b11dc
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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.