From: Thierry Reding Date: Mon, 7 Jul 2014 13:26:30 +0000 (+0200) Subject: clocksource: Build Tegra timer on 32-bit ARM only X-Git-Tag: fixes-v4.0-rc1~87^2~10^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=910978e753d0be0b429cf75b5adaed55b90c96b2;p=pandora-kernel.git clocksource: Build Tegra timer on 32-bit ARM only Instead of directly using the ARCH_TEGRA Kconfig symbol to enable this driver, add a new, non-user-visible Kconfig symbol (TEGRA_TIMER) which can be selected by the various SoCs. This is useful to disable building the driver on Tegra132 (64-bit ARM) where it doesn't currently compile but also isn't needed (yet). Acked-by: Daniel Lezcano Signed-off-by: Thierry Reding --- Reading git-diff-tree failed