kernel/drivers/net/ethernet/aeroflex/Kconfig
.. .. @@ -1,3 +1,4 @@ 1 +# SPDX-License-Identifier: GPL-2.0-only1 2 # 2 3 # Aeroflex Gaisler network device configuration 3 4 # .. .. @@ -7,5 +8,5 @@ 7 8 depends on SPARC 8 9 select PHYLIB 9 10 select CRC32 10 - ---help---11 + help11 12 Say Y here if you want to use the Aeroflex Gaisler GRETH Ethernet MAC.