kernel/drivers/net/ethernet/cisco/enic/Kconfig
.. .. @@ -1,3 +1,4 @@ 1 +# SPDX-License-Identifier: GPL-2.0-only1 2 # 2 3 # Cisco device configuration 3 4 # .. .. @@ -5,5 +6,5 @@ 5 6 config ENIC 6 7 tristate "Cisco VIC Ethernet NIC Support" 7 8 depends on PCI 8 - ---help---9 + help9 10 This enables the support for the Cisco VIC Ethernet card.