aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r--arch/arm/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 5686f4074dd0..5b0204083e0e 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -278,6 +278,8 @@ config ARCH_EP93XX
278config ARCH_GEMINI 278config ARCH_GEMINI
279 bool "Cortina Systems Gemini" 279 bool "Cortina Systems Gemini"
280 select CPU_FA526 280 select CPU_FA526
281 select GENERIC_GPIO
282 select ARCH_REQUIRE_GPIOLIB
281 help 283 help
282 Support for the Cortina Systems Gemini family SoCs 284 Support for the Cortina Systems Gemini family SoCs
283 285