forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-09 b22da3d8526a935aa31e086e63f60ff3246cb61c
kernel/drivers/net/ethernet/mellanox/Kconfig
....@@ -1,3 +1,4 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 #
23 # Mellanox driver configuration
34 #
....@@ -6,7 +7,7 @@
67 bool "Mellanox devices"
78 default y
89 depends on PCI || I2C
9
- ---help---
10
+ help
1011 If you have a network (Ethernet or RDMA) device belonging to this
1112 class, say Y.
1213