kernel/drivers/net/ethernet/oki-semi/pch_gbe/Kconfig
.. .. @@ -1,3 +1,4 @@ 1 +# SPDX-License-Identifier: GPL-2.0-only1 2 # 2 3 # OKI Semiconductor device configuration 3 4 # .. .. @@ -8,7 +9,7 @@ 8 9 select MII 9 10 select PTP_1588_CLOCK_PCH 10 11 select NET_PTP_CLASSIFY 11 - ---help---12 + help12 13 This is a gigabit ethernet driver for EG20T PCH. 13 14 EG20T PCH is the platform controller hub that is used in Intel's 14 15 general embedded platform. EG20T PCH has Gigabit Ethernet interface.