forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-05 071106ecf68c401173c58808b1cf5f68cc50d390
kernel/drivers/net/ethernet/aeroflex/Kconfig
....@@ -1,3 +1,4 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 #
23 # Aeroflex Gaisler network device configuration
34 #
....@@ -7,5 +8,5 @@
78 depends on SPARC
89 select PHYLIB
910 select CRC32
10
- ---help---
11
+ help
1112 Say Y here if you want to use the Aeroflex Gaisler GRETH Ethernet MAC.