commit | c7f6e2d8ffce43e753c930bcb8b2230a321843af | [log] [tgz] |
---|---|---|
author | Pawel Moll <pawel.moll@arm.com> | Mon Jun 10 16:05:07 2013 +0100 |
committer | Mike Turquette <mturquette@linaro.org> | Thu Jun 20 00:02:25 2013 -0700 |
tree | babbe2133b804afabd032de0b7b3df13cdfb1642 | |
parent | e95a49b4297c913312db0854d51e412940f453fc [diff] |
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>