mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-12 08:48:48 +00:00
[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>
This commit is contained in:
parent
569b11dcfa
commit
3759b78849
@ -23,6 +23,7 @@ config FUSION_FC
|
|||||||
tristate "Fusion MPT ScsiHost drivers for FC"
|
tristate "Fusion MPT ScsiHost drivers for FC"
|
||||||
depends on PCI && SCSI
|
depends on PCI && SCSI
|
||||||
select FUSION
|
select FUSION
|
||||||
|
select SCSI_FC_ATTRS
|
||||||
---help---
|
---help---
|
||||||
SCSI HOST support for a Fiber Channel host adapters.
|
SCSI HOST support for a Fiber Channel host adapters.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user