Commit a022c737 authored by Linus Walleij's avatar Linus Walleij

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: default avatarLinus Walleij <linus.walleij@linaro.org>
parent b4814d4d
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment