18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 28c2ecf20Sopenharmony_cimenuconfig ARCH_GEMINI 38c2ecf20Sopenharmony_ci bool "Cortina Systems Gemini" 48c2ecf20Sopenharmony_ci depends on ARCH_MULTI_V4 58c2ecf20Sopenharmony_ci select ARCH_HAS_RESET_CONTROLLER 68c2ecf20Sopenharmony_ci select ARM_AMBA 78c2ecf20Sopenharmony_ci select ARM_APPENDED_DTB # Old Redboot bootloaders deployed 88c2ecf20Sopenharmony_ci select COMMON_CLK_GEMINI 98c2ecf20Sopenharmony_ci select FARADAY_FTINTC010 108c2ecf20Sopenharmony_ci select FTTMR010_TIMER 118c2ecf20Sopenharmony_ci select GPIO_FTGPIO010 128c2ecf20Sopenharmony_ci select GPIOLIB 138c2ecf20Sopenharmony_ci select PINCTRL 148c2ecf20Sopenharmony_ci select PINCTRL_GEMINI 158c2ecf20Sopenharmony_ci select POWER_RESET 168c2ecf20Sopenharmony_ci select POWER_RESET_GEMINI_POWEROFF 178c2ecf20Sopenharmony_ci select POWER_RESET_SYSCON 188c2ecf20Sopenharmony_ci help 198c2ecf20Sopenharmony_ci Support for the Cortina Systems Gemini family SoCs 20