forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
kernel/drivers/net/ethernet/davicom/Kconfig
....@@ -1,3 +1,4 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 #
23 # Davicom device configuration
34 #
....@@ -7,7 +8,7 @@
78 depends on ARM || MIPS || COLDFIRE || NIOS2
89 select CRC32
910 select MII
10
- ---help---
11
+ help
1112 Support for DM9000 chipset.
1213
1314 To compile this driver as a module, choose M here. The module
....@@ -16,7 +17,7 @@
1617 config DM9000_FORCE_SIMPLE_PHY_POLL
1718 bool "Force simple NSR based PHY polling"
1819 depends on DM9000
19
- ---help---
20
+ help
2021 This configuration forces the DM9000 to use the NSR's LinkStatus
2122 bit to determine if the link is up or down instead of the more
2223 costly MII PHY reads. Note, this will not work if the chip is