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


      1# SPDX-License-Identifier: GPL-2.0
      2config OCTEON_USB
      3	tristate "Cavium Networks Octeon USB support"
      4	depends on CAVIUM_OCTEON_SOC && USB
      5	help
      6	  This driver supports USB host controller on some Cavium
      7	  Networks' products in the Octeon family.
      8
      9	  To compile this driver as a module, choose M here. The module
     10	  will be called octeon-hcd.
     11