commit | 1df621ae2f3b03d557d962a7afec2b1d04558986 | [log] [tgz] |
---|---|---|
author | Paulius Zaleckas <[email protected]> | Thu Mar 26 10:06:27 2009 +0200 |
committer | Paulius Zaleckas <[email protected]> | Thu Mar 26 10:06:27 2009 +0200 |
tree | 3de532bd034f01a73d4c04e297afa69835886708 | |
parent | 881a95f976e687307b41ba3c767561f533485c7e [diff] [blame] |
Gemini: gpiolib based GPIO support v2 v2: - update copyrights Signed-off-by: Paulius Zaleckas <[email protected]>
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 5686f40..5b02040 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig
@@ -278,6 +278,8 @@ config ARCH_GEMINI bool "Cortina Systems Gemini" select CPU_FA526 + select GENERIC_GPIO + select ARCH_REQUIRE_GPIOLIB help Support for the Cortina Systems Gemini family SoCs