From: Linus Walleij Date: Thu, 20 Apr 2017 19:41:51 +0000 (+0200) Subject: ARM: gemini: select the clock controller X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=a022c73711856c4dc9f941ac6aacf2c252a22eb9;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git ARM: gemini: select the clock controller We have added a common clock framework clock controller for the Gemini SoC, let's put it to use. Signed-off-by: Linus Walleij --- diff --git a/arch/arm/mach-gemini/Kconfig b/arch/arm/mach-gemini/Kconfig index 57b8c624ad43..613366ddfd17 100644 --- a/arch/arm/mach-gemini/Kconfig +++ b/arch/arm/mach-gemini/Kconfig @@ -3,6 +3,7 @@ menuconfig ARCH_GEMINI depends on ARCH_MULTI_V4 select ARCH_HAS_RESET_CONTROLLER select ARM_APPENDED_DTB # Old Redboot bootloaders deployed + select COMMON_CLK_GEMINI select FARADAY_FTINTC010 select FTTMR010_TIMER select GPIO_FTGPIO010