kernel/drivers/net/ethernet/tehuti/Kconfig
.. .. @@ -1,3 +1,4 @@ 1 +# SPDX-License-Identifier: GPL-2.0-only1 2 # 2 3 # Tehuti network device configuration 3 4 # .. .. @@ -6,7 +7,7 @@ 6 7 bool "Tehuti devices" 7 8 default y 8 9 depends on PCI 9 - ---help---10 + help10 11 If you have a network (Ethernet) card belonging to this class, say Y. 11 12 12 13 Note that the answer to this question doesn't directly affect the .. .. @@ -19,7 +20,7 @@ 19 20 config TEHUTI 20 21 tristate "Tehuti Networks 10G Ethernet" 21 22 depends on PCI 22 - ---help---23 + help23 24 Tehuti Networks 10G Ethernet NIC 24 25 25 26 endif # NET_VENDOR_TEHUTI