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


      1# SPDX-License-Identifier: GPL-2.0-only
      2menuconfig ARCH_GEMINI
      3	bool "Cortina Systems Gemini"
      4	depends on ARCH_MULTI_V4
      5	depends on CPU_LITTLE_ENDIAN
      6	select ARCH_HAS_RESET_CONTROLLER
      7	select ARM_AMBA
      8	select ARM_APPENDED_DTB # Old Redboot bootloaders deployed
      9	select COMMON_CLK_GEMINI
     10	select FARADAY_FTINTC010
     11	select FTTMR010_TIMER
     12	select GPIO_FTGPIO010
     13	select GPIOLIB
     14	select PINCTRL
     15	select PINCTRL_GEMINI
     16	select POWER_RESET
     17	select POWER_RESET_GEMINI_POWEROFF
     18	select POWER_RESET_SYSCON
     19	help
     20	  Support for the Cortina Systems Gemini family SoCs