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)
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>

No differences found