Kconfig 375 B

123456789101112131415
  1. # SPDX-License-Identifier: GPL-2.0-only
  2. #
  3. # Mellanox firmware flash library configuration
  4. #
  5. config MLXFW
  6. tristate "Mellanox Technologies firmware flash module"
  7. help
  8. This driver supports Mellanox Technologies Firmware
  9. flashing common logic.
  10. To compile this driver as a module, choose M here: the
  11. module will be called mlxfw.
  12. select XZ_DEC
  13. select NET_DEVLINK