xref: /openbmc/linux/arch/arm/mach-gemini/Kconfig (revision a022c737)
1menuconfig ARCH_GEMINI
2	bool "Cortina Systems Gemini"
3	depends on ARCH_MULTI_V4
4	select ARCH_HAS_RESET_CONTROLLER
5	select ARM_APPENDED_DTB # Old Redboot bootloaders deployed
6	select COMMON_CLK_GEMINI
7	select FARADAY_FTINTC010
8	select FTTMR010_TIMER
9	select GPIO_FTGPIO010
10	select GPIOLIB
11	select POWER_RESET
12	select POWER_RESET_GEMINI_POWEROFF
13	select POWER_RESET_SYSCON
14	help
15	  Support for the Cortina Systems Gemini family SoCs
16