summaryrefslogtreecommitdiffstats
path: root/drivers/clk
diff options
context:
space:
mode:
authorRob Herring2012-04-09 22:24:58 +0200
committerMike Turquette2012-04-25 01:37:41 +0200
commit01033be1742abfa4359a40d21e8e8ecca39974e5 (patch)
tree555cfb03df85a71820672c70de67c045bf49e54c /drivers/clk
parentclk: Don't set clk->new_rate twice (diff)
downloadkernel-qcow2-linux-01033be1742abfa4359a40d21e8e8ecca39974e5.tar.gz
kernel-qcow2-linux-01033be1742abfa4359a40d21e8e8ecca39974e5.tar.xz
kernel-qcow2-linux-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')
-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