summaryrefslogtreecommitdiffstats
path: root/drivers/clk/mvebu/Kconfig
diff options
context:
space:
mode:
authorGregory CLEMENT <gregory.clement@free-electrons.com>2014-02-10 18:32:47 +0100
committerJason Cooper <jason@lakedaemon.net>2014-02-17 02:34:05 +0000
commit0e85aeced4d6cd2f4f2755eff453da3e0a2286fc (patch)
tree4632dd14e7254e961e88bd2393e2b04f97b53131 /drivers/clk/mvebu/Kconfig
parentbac18c75a22e1706a5da0598eb577bbfe11a15ed (diff)
downloadlinux-0e85aeced4d6cd2f4f2755eff453da3e0a2286fc.tar.gz
linux-0e85aeced4d6cd2f4f2755eff453da3e0a2286fc.tar.bz2
linux-0e85aeced4d6cd2f4f2755eff453da3e0a2286fc.zip
clk: mvebu: add clock support for Armada 380/385
Add the clock support for the new SoCs Armada 380 and Armada 385: core clocks and gating clocks. Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com> Reviewed-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Jason Cooper <jason@lakedaemon.net>
Diffstat (limited to 'drivers/clk/mvebu/Kconfig')
-rw-r--r--drivers/clk/mvebu/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/clk/mvebu/Kconfig b/drivers/clk/mvebu/Kconfig
index a54ba170634b..693f7be129f1 100644
--- a/drivers/clk/mvebu/Kconfig
+++ b/drivers/clk/mvebu/Kconfig
@@ -17,6 +17,10 @@ config ARMADA_375_CLK
bool
select MVEBU_CLK_COMMON
+config ARMADA_38X_CLK
+ bool
+ select MVEBU_CLK_COMMON
+
config ARMADA_XP_CLK
bool
select MVEBU_CLK_COMMON