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


      1# SPDX-License-Identifier: GPL-2.0-only
      2config INFINIBAND_USNIC
      3	tristate "Verbs support for Cisco VIC"
      4	depends on NETDEVICES && ETHERNET && INET && PCI && INTEL_IOMMU
      5	depends on INFINIBAND_USER_ACCESS
      6	select ENIC
      7	select NET_VENDOR_CISCO
      8	select PCI_IOV
      9	help
     10	  This is a low-level driver for Cisco's Virtual Interface
     11	  Cards (VICs), including the VIC 1240 and 1280 cards.