forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-11 04dd17822334871b23ea2862f7798fb0e0007777
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