Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 309647
b: refs/heads/master
c: 75f8c1f
h: refs/heads/master
i:
  309645: 7417b27
  309643: 572edc8
  309639: 9bb65c9
  309631: 2b728b3
v: v3
  • Loading branch information
Nicholas Bellinger authored and James Bottomley committed May 22, 2012
1 parent 010fc31 commit 09ebd3c
Show file tree
Hide file tree
Showing 5 changed files with 2,048 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 2d70c103fd2a066f904712b14239a5ce141f8236
refs/heads/master: 75f8c1f693eefacc17a65614eb4ed1ee0f84fda6
9 changes: 9 additions & 0 deletions trunk/drivers/scsi/qla2xxx/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,12 @@ config SCSI_QLA_FC
Firmware images can be retrieved from:

ftp://ftp.qlogic.com/outgoing/linux/firmware/

config TCM_QLA2XXX
tristate "TCM_QLA2XXX fabric module for Qlogic 2xxx series target mode HBAs"
depends on SCSI_QLA_FC && TARGET_CORE
select LIBFC
select BTREE
default n
---help---
Say Y here to enable the TCM_QLA2XXX fabric module for Qlogic 2xxx series target mode HBAs
1 change: 1 addition & 0 deletions trunk/drivers/scsi/qla2xxx/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ qla2xxx-y := qla_os.o qla_init.o qla_mbx.o qla_iocb.o qla_isr.o qla_gs.o \
qla_nx.o qla_target.o

obj-$(CONFIG_SCSI_QLA_FC) += qla2xxx.o
obj-$(CONFIG_TCM_QLA2XXX) += tcm_qla2xxx.o
Loading

0 comments on commit 09ebd3c

Please sign in to comment.