projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b2f990
)
clk: select CLKDEV_LOOKUP for COMMON_CLK
author
Rob Herring
<rob.herring@calxeda.com>
Mon, 9 Apr 2012 20:24:58 +0000
(15:24 -0500)
committer
Mike Turquette
<mturquette@linaro.org>
Tue, 24 Apr 2012 23:37:41 +0000
(16:37 -0700)
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>
drivers/clk/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/drivers/clk/Kconfig
b/drivers/clk/Kconfig
index 165e1febae53676458e3d24256f08b547d14d0d8..f05a60dc1a032ab10c7d5b94aba73b49d04a899a 100644
(file)
--- 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