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


      1# SPDX-License-Identifier: GPL-2.0-only
      2config INTEL_LDMA
      3	bool "Lightning Mountain centralized DMA controllers"
      4	depends on X86 || COMPILE_TEST
      5	select DMA_ENGINE
      6	select DMA_VIRTUAL_CHANNELS
      7	help
      8	  Enable support for Intel Lightning Mountain SOC DMA controllers.
      9	  These controllers provide DMA capabilities for a variety of on-chip
     10	  devices such as HSNAND and GSWIP (Gigabit Switch IP).