forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-05 071106ecf68c401173c58808b1cf5f68cc50d390
kernel/drivers/net/ethernet/cortina/Kconfig
....@@ -4,10 +4,10 @@
44 config NET_VENDOR_CORTINA
55 bool "Cortina Gemini devices"
66 default y
7
- ---help---
7
+ help
88 If you have a network (Ethernet) card belonging to this class, say Y
99 and read the Ethernet-HOWTO, available from
10
- <http://www.tldp.org/docs.html#howto>.
10
+ <https://www.tldp.org/docs.html#howto>.
1111
1212 if NET_VENDOR_CORTINA
1313
....@@ -17,7 +17,7 @@
1717 depends on HAS_IOMEM
1818 select PHYLIB
1919 select CRC32
20
- ---help---
20
+ help
2121 This driver supports StorLink SL351x (Gemini) dual Gigabit Ethernet.
2222
2323 endif # NET_VENDOR_CORTINA