clk: vexpress: Make the clock drivers directly available for arm64
authorPawel Moll <pawel.moll@arm.com>
Mon, 10 Jun 2013 15:05:07 +0000 (16:05 +0100)
committerMike Turquette <mturquette@linaro.org>
Thu, 20 Jun 2013 07:02:25 +0000 (00:02 -0700)
commitc7f6e2d8ffce43e753c930bcb8b2230a321843af
treebabbe2133b804afabd032de0b7b3df13cdfb1642
parente95a49b4297c913312db0854d51e412940f453fc
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>
drivers/clk/Kconfig