162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 262306a36Sopenharmony_ci# 362306a36Sopenharmony_ci# Mellanox firmware flash library configuration 462306a36Sopenharmony_ci# 562306a36Sopenharmony_ci 662306a36Sopenharmony_ciconfig MLXFW 762306a36Sopenharmony_ci tristate "Mellanox Technologies firmware flash module" 862306a36Sopenharmony_ci help 962306a36Sopenharmony_ci This driver supports Mellanox Technologies Firmware 1062306a36Sopenharmony_ci flashing common logic. 1162306a36Sopenharmony_ci 1262306a36Sopenharmony_ci To compile this driver as a module, choose M here: the 1362306a36Sopenharmony_ci module will be called mlxfw. 1462306a36Sopenharmony_ci select XZ_DEC 1562306a36Sopenharmony_ci select NET_DEVLINK 16