kernel/drivers/net/ethernet/stmicro/Kconfig
.. .. @@ -1,3 +1,4 @@ 1 +# SPDX-License-Identifier: GPL-2.0-only1 2 # 2 3 # STMicroelectronics device configuration 3 4 # .. .. @@ -6,7 +7,7 @@ 6 7 bool "STMicroelectronics devices" 7 8 default y 8 9 depends on HAS_IOMEM 9 - ---help---10 + help10 11 If you have a network (Ethernet) card based on Synopsys Ethernet IP 11 12 Cores, say Y. 12 13