kernel/drivers/infiniband/hw/qedr/Kconfig
.. .. @@ -1,3 +1,4 @@ 1 +# SPDX-License-Identifier: GPL-2.0-only1 2 config INFINIBAND_QEDR 2 3 tristate "QLogic RoCE driver" 3 4 depends on 64BIT && QEDE .. .. @@ -5,6 +6,6 @@ 5 6 select QED_LL2 6 7 select QED_OOO 7 8 select QED_RDMA 8 - ---help---9 + help9 10 This driver provides low-level InfiniBand over Ethernet 10 11 support for QLogic QED host channel adapters (HCAs).