clocksource: arm_arch_timer: Hide eventstream Kconfig on non-ARM
authorStephen Boyd <sboyd@codeaurora.org>
Wed, 20 Nov 2013 20:02:03 +0000 (12:02 -0800)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Wed, 20 Nov 2013 23:06:52 +0000 (00:06 +0100)
commit77f7ce9a9f636daaa65731a833bae1311a7b80e5
tree6153ef5377cf49b21cb37e1c130d7f4ad3524608
parent1c09eb3e2d761ffd152faa6b9d06caf560e7d445
clocksource: arm_arch_timer: Hide eventstream Kconfig on non-ARM

Pavel Machek reports that this config is exposed on x86 where the
ARM architected timers aren't even present. Make it depend on the
ARM architected timers being selected so that non-ARM builds
aren't asked about it.

Reported-by: Pavel Machek <pavel@ucw.cz>
Reviewed-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
drivers/clocksource/Kconfig