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


      1# SPDX-License-Identifier: GPL-2.0-only
      2config INFINIBAND_OCRDMA
      3	tristate "Emulex One Connect HCA support"
      4	depends on ETHERNET && NETDEVICES && PCI && INET && (IPV6 || IPV6=n)
      5	select NET_VENDOR_EMULEX
      6	select BE2NET
      7	help
      8	  This driver provides low-level InfiniBand over Ethernet
      9	  support for Emulex One Connect host channel adapters (HCAs).