From: Stephen Boyd Date: Wed, 20 Nov 2013 20:02:03 +0000 (-0800) Subject: clocksource: arm_arch_timer: Hide eventstream Kconfig on non-ARM X-Git-Tag: v3.13-rc3~20^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77f7ce9a9f636daaa65731a833bae1311a7b80e5;p=pandora-kernel.git 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 Reviewed-by: Pavel Machek Signed-off-by: Stephen Boyd Signed-off-by: Daniel Lezcano --- Reading git-diff-tree failed