scsi: Enable SCSI_CXGB4_ISCSI as module

svn path=/dists/trunk/linux-2.6/; revision=16646
This commit is contained in:
Ben Hutchings 2010-12-05 16:55:28 +00:00
parent 657fab8511
commit 4b090faf1d
2 changed files with 7 additions and 1 deletions

1
debian/changelog vendored
View File

@ -29,6 +29,7 @@ linux-2.6 (2.6.37~rc4-1~experimental.1) UNRELEASED; urgency=low
* block: Enable BLK_DEV_RBD (Rados) as module
* sensors: Enable AD525X_DPOT_SPI, APDS9802ALS, ISL29020, SENSORS_BH1780,
SENSORS_BH1770, SENSORS_APDS990X, HMC6352, BMP085 as modules
* scsi: Enable SCSI_CXGB4_ISCSI as module
-- maximilian attems <max@stro.at> Wed, 31 Oct 2010 13:23:11 +0200

View File

@ -2258,10 +2258,15 @@ CONFIG_BE2ISCSI=m
CONFIG_SCSI_BNX2_ISCSI=m
##
## file: drivers/scsi/cxgb3i/Kconfig
## file: drivers/scsi/cxgbi/cxgb3i/Kconfig
##
CONFIG_SCSI_CXGB3_ISCSI=m
##
## file: drivers/scsi/cxgbi/cxgb4i/Kconfig
##
CONFIG_SCSI_CXGB4_ISCSI=m
##
## file: drivers/scsi/device_handler/Kconfig
##