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


      1menuconfig FSL_DPAA2_QDMA
      2	tristate "NXP DPAA2 QDMA"
      3	depends on ARM64
      4	depends on FSL_MC_BUS && FSL_MC_DPIO
      5	select DMA_ENGINE
      6	select DMA_VIRTUAL_CHANNELS
      7	help
      8	  NXP Data Path Acceleration Architecture 2 QDMA driver,
      9	  using the NXP MC bus driver.