summaryrefslogtreecommitdiffstats
path: root/drivers/clk/Kconfig
diff options
context:
space:
mode:
authorPawel Moll2013-06-10 17:05:07 +0200
committerMike Turquette2013-06-20 09:02:25 +0200
commitc7f6e2d8ffce43e753c930bcb8b2230a321843af (patch)
treebabbe2133b804afabd032de0b7b3df13cdfb1642 /drivers/clk/Kconfig
parentclk: vexpress: Use full node name to identify individual clocks (diff)
downloadkernel-qcow2-linux-c7f6e2d8ffce43e753c930bcb8b2230a321843af.tar.gz
kernel-qcow2-linux-c7f6e2d8ffce43e753c930bcb8b2230a321843af.tar.xz
kernel-qcow2-linux-c7f6e2d8ffce43e753c930bcb8b2230a321843af.zip
clk: vexpress: Make the clock drivers directly available for arm64
The new arm64 architecture has no idea of platform or machine, so it doesn't have to define ARCH_VEXPRESS configuration option at all. To allow user to select the drivers at all, make it depend on ARM64 as well. Signed-off-by: Pawel Moll <pawel.moll@arm.com> Acked-by: Catalin Marinas <catalin.marinas@arm.com> Signed-off-by: Mike Turquette <mturquette@linaro.org>
Diffstat (limited to 'drivers/clk/Kconfig')
-rw-r--r--drivers/clk/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/clk/Kconfig b/drivers/clk/Kconfig
index 185527ffbb29..51380d655d1a 100644
--- a/drivers/clk/Kconfig
+++ b/drivers/clk/Kconfig
@@ -42,7 +42,7 @@ config COMMON_CLK_WM831X
config COMMON_CLK_VERSATILE
bool "Clock driver for ARM Reference designs"
- depends on ARCH_INTEGRATOR || ARCH_REALVIEW || ARCH_VEXPRESS
+ depends on ARCH_INTEGRATOR || ARCH_REALVIEW || ARCH_VEXPRESS || ARM64
---help---
Supports clocking on ARM Reference designs:
- Integrator/AP and Integrator/CP