aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2017-04-01 19:54:39 +0200
committerLinus Walleij <linus.walleij@linaro.org>2017-08-05 23:48:22 +0200
commit1b91d4d4dae11ae0955c77978dea548f5f4ce701 (patch)
tree42901aa8119aee7c49a2ce4ad8bc824193bbcf5d
parentARM: gemini: select the clock controller (diff)
downloadlinux-dev-1b91d4d4dae11ae0955c77978dea548f5f4ce701.tar.xz
linux-dev-1b91d4d4dae11ae0955c77978dea548f5f4ce701.zip
ARM: gemini: select ARM_AMBA
This selects the ARM_AMBA PrimeCell bus for the Gemini so we can use the PL08x DMA engine derivative FTDMAC020 through the combined PL08x driver. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
-rw-r--r--arch/arm/mach-gemini/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-gemini/Kconfig b/arch/arm/mach-gemini/Kconfig
index 613366ddfd17..42399af1ab60 100644
--- a/arch/arm/mach-gemini/Kconfig
+++ b/arch/arm/mach-gemini/Kconfig
@@ -2,6 +2,7 @@ menuconfig ARCH_GEMINI
bool "Cortina Systems Gemini"
depends on ARCH_MULTI_V4
select ARCH_HAS_RESET_CONTROLLER
+ select ARM_AMBA
select ARM_APPENDED_DTB # Old Redboot bootloaders deployed
select COMMON_CLK_GEMINI
select FARADAY_FTINTC010