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