kernel/drivers/net/ethernet/altera/Kconfig
.. .. @@ -1,8 +1,9 @@ 1 +# SPDX-License-Identifier: GPL-2.0-only1 2 config ALTERA_TSE 2 3 tristate "Altera Triple-Speed Ethernet MAC support" 3 4 depends on HAS_DMA 4 5 select PHYLIB 5 - ---help---6 + help6 7 This driver supports the Altera Triple-Speed (TSE) Ethernet MAC. 7 8 8 9 To compile this driver as a module, choose M here. The module