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


      1config INTERCONNECT_IMX
      2	tristate "i.MX interconnect drivers"
      3	depends on ARCH_MXC || COMPILE_TEST
      4	help
      5	  Generic interconnect drivers for i.MX SOCs
      6
      7config INTERCONNECT_IMX8MM
      8	tristate "i.MX8MM interconnect driver"
      9	depends on INTERCONNECT_IMX
     10
     11config INTERCONNECT_IMX8MN
     12	tristate "i.MX8MN interconnect driver"
     13	depends on INTERCONNECT_IMX
     14
     15config INTERCONNECT_IMX8MQ
     16	tristate "i.MX8MQ interconnect driver"
     17	depends on INTERCONNECT_IMX