From acb9ee4f23b7ce6df21ba72352e3335f08daebf6 Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Sat, 25 Jul 2020 14:16:38 +0000 Subject: [PATCH] qla2x00t-32gbit: replace '---help---' in Kconfig files with 'help' Signed-off-by: Masahiro Yamada See also commit a7f7f6248d9740d710fd6bd190293fe5e16410ac upstream. git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@9062 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- qla2x00t-32gbit/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qla2x00t-32gbit/Kconfig b/qla2x00t-32gbit/Kconfig index e80304ede..7089468e6 100644 --- a/qla2x00t-32gbit/Kconfig +++ b/qla2x00t-32gbit/Kconfig @@ -6,7 +6,7 @@ config SCSI_QLA_FC depends on NVME_FC || !NVME_FC select FW_LOADER select BTREE - ---help--- + help This qla2xxx driver supports all QLogic Fibre Channel PCI and PCIe host adapters.