forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-31 f9004dbfff8a3fbbd7e2a88c8a4327c7f2f8e5b2
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.