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.platforms (197B)


      1menu "Platform drivers selection"
      2
      3config ARCH_CSKY_DW_APB_ICTL
      4	bool "Select dw-apb interrupt controller"
      5	select DW_APB_ICTL
      6	default y
      7	help
      8	  This enables support for snps dw-apb-ictl
      9endmenu