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


      1# SPDX-License-Identifier: GPL-2.0-only
      2config INFINIBAND_RDMAVT
      3	tristate "RDMA verbs transport library"
      4	depends on INFINIBAND_VIRT_DMA
      5	depends on X86_64
      6	depends on PCI
      7	help
      8	This is a common software verbs provider for RDMA networks.