hc
2024-10-12 a5969cabbb4660eab42b6ef0412cbbd1200cf14d
kernel/drivers/net/ethernet/arc/Kconfig
....@@ -1,3 +1,4 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 #
23 # ARC EMAC network device configuration
34 #
....@@ -5,7 +6,7 @@
56 config NET_VENDOR_ARC
67 bool "ARC devices"
78 default y
8
- ---help---
9
+ help
910 If you have a network (Ethernet) card belonging to this class, say Y.
1011
1112 Note that the answer to this question doesn't directly affect the
....@@ -27,7 +28,7 @@
2728 select ARC_EMAC_CORE
2829 depends on OF_IRQ && OF_NET
2930 depends on ARC || COMPILE_TEST
30
- ---help---
31
+ help
3132 On some legacy ARC (Synopsys) FPGA boards such as ARCAngel4/ML50x
3233 non-standard on-chip ethernet device ARC EMAC 10/100 is used.
3334 Say Y here if you have such a board. If unsure, say N.
....@@ -37,7 +38,7 @@
3738 select ARC_EMAC_CORE
3839 depends on OF_IRQ && OF_NET && REGULATOR
3940 depends on ARCH_ROCKCHIP || COMPILE_TEST
40
- ---help---
41
+ help
4142 Support for Rockchip RK3036/RK3066/RK3188 EMAC ethernet controllers.
4243 This selects Rockchip SoC glue layer support for the
4344 emac device driver. This driver is used for RK3036/RK3066/RK3188