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 (424B)


      1# SPDX-License-Identifier: GPL-2.0-only
      2config MLX4_INFINIBAND
      3	tristate "Mellanox ConnectX HCA support"
      4	depends on NETDEVICES && ETHERNET && PCI && INET
      5	select NET_VENDOR_MELLANOX
      6	select MLX4_CORE
      7	help
      8	  This driver provides low-level InfiniBand support for
      9	  Mellanox ConnectX PCI Express host channel adapters (HCAs).
     10	  This is required to use InfiniBand protocols such as
     11	  IP-over-IB or SRP with these devices.