cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

Kconfig (375B)


      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	select NET_DEVLINK