diff options
Diffstat (limited to 'drivers/target/iscsi/cxgbit/Kconfig')
-rw-r--r-- | drivers/target/iscsi/cxgbit/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/target/iscsi/cxgbit/Kconfig b/drivers/target/iscsi/cxgbit/Kconfig index 8686dbd1d2e7..bdeefa75f29e 100644 --- a/drivers/target/iscsi/cxgbit/Kconfig +++ b/drivers/target/iscsi/cxgbit/Kconfig @@ -3,6 +3,6 @@ config ISCSI_TARGET_CXGB4 tristate "Chelsio iSCSI target offload driver" depends on ISCSI_TARGET && CHELSIO_T4 && INET select CHELSIO_LIB - ---help--- + help To compile this driver as module, choose M here: the module will be called cxgbit. |