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