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


      1# SPDX-License-Identifier: GPL-2.0-only
      2config COMMON_RESET_HI3660
      3	tristate "Hi3660 Reset Driver"
      4	depends on ARCH_HISI || COMPILE_TEST
      5	default ARCH_HISI
      6	help
      7	  Build the Hisilicon Hi3660 reset driver.
      8
      9config COMMON_RESET_HI6220
     10	tristate "Hi6220 Reset Driver"
     11	depends on ARCH_HISI || COMPILE_TEST
     12	default ARCH_HISI
     13	help
     14	  Build the Hisilicon Hi6220 reset driver.