forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/drivers/net/ethernet/oki-semi/pch_gbe/Kconfig
....@@ -1,3 +1,4 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 #
23 # OKI Semiconductor device configuration
34 #
....@@ -8,7 +9,7 @@
89 select MII
910 select PTP_1588_CLOCK_PCH
1011 select NET_PTP_CLASSIFY
11
- ---help---
12
+ help
1213 This is a gigabit ethernet driver for EG20T PCH.
1314 EG20T PCH is the platform controller hub that is used in Intel's
1415 general embedded platform. EG20T PCH has Gigabit Ethernet interface.