xref: /linux/drivers/net/ethernet/mellanox/mlxfw/Kconfig (revision b76960c0f6b25d447a1493c4388defb9e8e76c63)
1#
2# Mellanox firmware flash library configuration
3#
4
5config MLXFW
6	tristate "Mellanox Technologies firmware flash module"
7	---help---
8	  This driver supports Mellanox Technologies Firmware
9	  flashing common logic.
10
11	  To compile this driver as a module, choose M here: the
12	  module will be called mlxfw.
13	select XZ_DEC
14