162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
262306a36Sopenharmony_cimenuconfig ARCH_GEMINI
362306a36Sopenharmony_ci	bool "Cortina Systems Gemini"
462306a36Sopenharmony_ci	depends on ARCH_MULTI_V4
562306a36Sopenharmony_ci	depends on CPU_LITTLE_ENDIAN
662306a36Sopenharmony_ci	select ARCH_HAS_RESET_CONTROLLER
762306a36Sopenharmony_ci	select ARM_AMBA
862306a36Sopenharmony_ci	select ARM_APPENDED_DTB # Old Redboot bootloaders deployed
962306a36Sopenharmony_ci	select COMMON_CLK_GEMINI
1062306a36Sopenharmony_ci	select FARADAY_FTINTC010
1162306a36Sopenharmony_ci	select FTTMR010_TIMER
1262306a36Sopenharmony_ci	select GPIO_FTGPIO010
1362306a36Sopenharmony_ci	select GPIOLIB
1462306a36Sopenharmony_ci	select PINCTRL
1562306a36Sopenharmony_ci	select PINCTRL_GEMINI
1662306a36Sopenharmony_ci	select POWER_RESET
1762306a36Sopenharmony_ci	select POWER_RESET_GEMINI_POWEROFF
1862306a36Sopenharmony_ci	select POWER_RESET_SYSCON
1962306a36Sopenharmony_ci	help
2062306a36Sopenharmony_ci	  Support for the Cortina Systems Gemini family SoCs
21