xref: /linux/drivers/net/ethernet/mellanox/mlxfw/Kconfig (revision 6d99a79cb40da3eddafef844b7a679fe5162f224)
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