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


      1# SPDX-License-Identifier: GPL-2.0-only
      2#
      3# Huawei driver configuration
      4#
      5
      6config HINIC
      7	tristate "Huawei Intelligent PCIE Network Interface Card"
      8	depends on (PCI_MSI && (X86 || ARM64))
      9	select NET_DEVLINK
     10	help
     11	  This driver supports HiNIC PCIE Ethernet cards.
     12	  To compile this driver as part of the kernel, choose Y here.
     13	  If unsure, choose N.
     14	  The default is compiled as module.