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