diff options
author | Krzysztof Kozlowski <k.kozlowski@samsung.com> | 2016-02-16 15:20:31 +0900 |
---|---|---|
committer | Michael Turquette <mturquette@baylibre.com> | 2016-02-22 10:20:24 -0800 |
commit | 85997a7cba7bc1578eb554e88f82023d85fb499a (patch) | |
tree | c5f75943f899806d93bdcb6ff8013310f83cdd00 /arch/arm64/Kconfig.platforms | |
parent | 215cd9674fa02e4b341e4568d20ef5fd6fab1b0b (diff) |
clk: samsung: Don't build ARMv8 clock drivers on ARMv7
Currently the Exynos5433 (ARMv8 SoC) clock driver depends on ARCH_EXYNOS
so it is built also on ARMv7. This does not bring any kind of benefit.
There won't be a single kernel image for ARMv7 and ARMv8 SoCs (like
multi_v7 for ARMv7).
Instead build clock drivers only for respective SoC's architecture.
Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Acked-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Michael Turquette <mturquette@baylibre.com>
Diffstat (limited to 'arch/arm64/Kconfig.platforms')
0 files changed, 0 insertions, 0 deletions