ARM: tegra: build localtimer support only when needed
authorArnd Bergmann <arnd@arndb.de>
Fri, 2 Mar 2012 20:58:32 +0000 (15:58 -0500)
committerOlof Johansson <olof@lixom.net>
Sun, 4 Mar 2012 19:17:10 +0000 (11:17 -0800)
It is possible to build a tegra kernel without localtimer
support, so the tegra specific parts should only be built
when that is indeed enabled.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Alan Ott <alan@signal11.us>
Signed-off-by: Olof Johansson <olof@lixom.net>

No differences found