aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/Kconfig
diff options
context:
space:
mode:
authorRob Herring <rob.herring@calxeda.com>2012-04-09 15:24:58 -0500
committerMike Turquette <mturquette@linaro.org>2012-04-24 16:37:41 -0700
commit01033be1742abfa4359a40d21e8e8ecca39974e5 (patch)
tree555cfb03df85a71820672c70de67c045bf49e54c /drivers/clk/Kconfig
parentclk: Don't set clk->new_rate twice (diff)
downloadlinux-dev-01033be1742abfa4359a40d21e8e8ecca39974e5.tar.xz
linux-dev-01033be1742abfa4359a40d21e8e8ecca39974e5.zip
clk: select CLKDEV_LOOKUP for COMMON_CLK
Using the common clock infrastructure without the common clkdev code makes little sense, so select CLKDEV_LOOKUP for COMMON_CLK. Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Diffstat (limited to 'drivers/clk/Kconfig')
-rw-r--r--drivers/clk/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/clk/Kconfig b/drivers/clk/Kconfig
index 165e1febae53..f05a60dc1a03 100644
--- a/drivers/clk/Kconfig
+++ b/drivers/clk/Kconfig
@@ -12,6 +12,7 @@ config HAVE_MACH_CLKDEV
config COMMON_CLK
bool
select HAVE_CLK_PREPARE
+ select CLKDEV_LOOKUP
---help---
The common clock framework is a single definition of struct
clk, useful across many platforms, as well as an