kernel/drivers/net/ethernet/mellanox/Kconfig
.. .. @@ -1,3 +1,4 @@ 1 +# SPDX-License-Identifier: GPL-2.0-only1 2 # 2 3 # Mellanox driver configuration 3 4 # .. .. @@ -6,7 +7,7 @@ 6 7 bool "Mellanox devices" 7 8 default y 8 9 depends on PCI || I2C 9 - ---help---10 + help10 11 If you have a network (Ethernet or RDMA) device belonging to this 11 12 class, say Y. 12 13