summaryrefslogtreecommitdiff
path: root/arch/arm/mach-dove/Kconfig
diff options
context:
space:
mode:
authorSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>2013-05-11 03:08:07 +0200
committerJason Cooper <jason@lakedaemon.net>2013-05-29 19:21:05 +0000
commit367dc18dbae2d94e6486af3edc268443d716cb34 (patch)
tree3417dae29f69f3e47ec8c4daa8218258c5d6593d /arch/arm/mach-dove/Kconfig
parent68be12bda2cbb8317c76d4a94d5bbb8f88d48ce3 (diff)
ARM: dove: move DT boards to SoC-centric clock init
SoC centric clock init for Dove can be used by calling of_clk_init. Use it and get rid of mvebu_clocks_init. Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> Tested-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Acked-by: Mike Turquette <mturquette@linaro.org> Signed-off-by: Jason Cooper <jason@lakedaemon.net>
Diffstat (limited to 'arch/arm/mach-dove/Kconfig')
-rw-r--r--arch/arm/mach-dove/Kconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/arm/mach-dove/Kconfig b/arch/arm/mach-dove/Kconfig
index 36469d813951..dff7b2fd4e20 100644
--- a/arch/arm/mach-dove/Kconfig
+++ b/arch/arm/mach-dove/Kconfig
@@ -22,8 +22,7 @@ config MACH_CM_A510
config MACH_DOVE_DT
bool "Marvell Dove Flattened Device Tree"
- select MVEBU_CLK_CORE
- select MVEBU_CLK_GATING
+ select DOVE_CLK
select REGULATOR
select REGULATOR_FIXED_VOLTAGE
select USE_OF