forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-31 f9004dbfff8a3fbbd7e2a88c8a4327c7f2f8e5b2
kernel/drivers/net/ethernet/mellanox/mlxfw/Kconfig
....@@ -1,13 +1,15 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 #
23 # Mellanox firmware flash library configuration
34 #
45
56 config MLXFW
67 tristate "Mellanox Technologies firmware flash module"
7
- ---help---
8
+ help
89 This driver supports Mellanox Technologies Firmware
910 flashing common logic.
1011
1112 To compile this driver as a module, choose M here: the
1213 module will be called mlxfw.
1314 select XZ_DEC
15
+ select NET_DEVLINK