Commit 672575e1 authored by Linus Walleij's avatar Linus Walleij Committed by Mike Turquette

clk: versatile: make config option boolean

There is no choice to have the RealView clocks as module for sure,
so turn this config option into a boolean.
Reported-by: default avatarPawel Moll <pawel.moll@arm.com>
Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
Signed-off-by: default avatarMike Turquette <mturquette@linaro.org>
parent 5175cb58
......@@ -41,7 +41,7 @@ config COMMON_CLK_WM831X
PMICs from Wolfson Microlectronics.
config COMMON_CLK_VERSATILE
tristate "Clock driver for ARM Reference designs"
bool "Clock driver for ARM Reference designs"
depends on ARCH_INTEGRATOR || ARCH_REALVIEW
---help---
Supports clocking on ARM Reference designs Integrator/AP,
......
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