clocksource/drivers/pxa_timer: Move the Kconfig rule
authorDaniel Lezcano <daniel.lezcano@linaro.org>
Fri, 9 Oct 2015 13:48:38 +0000 (15:48 +0200)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Tue, 15 Dec 2015 08:41:17 +0000 (09:41 +0100)
commit389d9b5841b031103208f1836bcb49a0710531ed
treee85f99ac13f5d9f4eaeb6b21df6d466d28fc8aa9
parentbaacaf8338516d107b568ae727a47855c7fe6b51
clocksource/drivers/pxa_timer: Move the Kconfig rule

Instead of having the clocksource's Kconfig depending on the arch, let the
arch to select the timer it needs.

The CLKSRC_OF dependency is removed because already selected by the
ARCH_PXA, and it is added for SA1100.

Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
arch/arm/Kconfig
drivers/clocksource/Kconfig