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


      1# SPDX-License-Identifier: GPL-2.0
      2
      3config SOC_K210_SYSCTL
      4	bool "Canaan Kendryte K210 SoC system controller"
      5	depends on RISCV && SOC_CANAAN && OF
      6	default SOC_CANAAN
      7        select PM
      8        select MFD_SYSCON
      9	help
     10	  Canaan Kendryte K210 SoC system controller driver.