target: Enable ISCSI_TARGET_CXGB4 as module

This commit is contained in:
Ben Hutchings 2017-01-11 03:11:14 +00:00
parent b9dec29dfb
commit 7d782712b9
2 changed files with 6 additions and 0 deletions

1
debian/changelog vendored
View File

@ -17,6 +17,7 @@ linux (4.9.2-1~exp1) UNRELEASED; urgency=medium
* rxrpc: Enable AF_RXRPC_IPV6
* net: Enable NET_DEVLINK as module
* SCSI: Enable SCSI_SMARTPQI as module
* target: Enable ISCSI_TARGET_CXGB4 as module
[ John Paul Adrian Glaubitz ]
* [sh3] Build a linux-libc-dev package (Closes: #850732)

View File

@ -4431,6 +4431,11 @@ CONFIG_TCM_USER2=m
##
CONFIG_ISCSI_TARGET=m
##
## file: drivers/target/iscsi/cxgbit/Kconfig
##
CONFIG_ISCSI_TARGET_CXGB4=m
##
## file: drivers/target/loopback/Kconfig
##