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)
committerJon Medhurst <tixy@linaro.org>
Mon, 1 Jul 2013 10:04:20 +0000 (11:04 +0100)
commit503552ea012f92de0186efa8b03e7b6208776f98
treeb0ac9ebfba9f2e56bafd33491ad81b8af58dacb9
parent5f97d66c4a98e658892b0a0d8dcb99332bfa2b54
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>
drivers/clk/Kconfig