clocksource/drivers/mxs: Add the COMPILE_TEST option
authorDaniel Lezcano <daniel.lezcano@linaro.org>
Fri, 3 Jun 2016 11:36:18 +0000 (13:36 +0200)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Tue, 28 Jun 2016 08:22:10 +0000 (10:22 +0200)
commitd81c50a0360f8a186150b9bb572d5e0514c25ce9
tree6ce4cf5584c1f5085c002eac2d21cfc1d6a2d276
parent6e525044c716aedf92f41893f00417d557a872d2
clocksource/drivers/mxs: Add the COMPILE_TEST option

Change the Kconfig option logic to fullfil with the current approach.

A new Kconfig option is added, CONFIG_MXS_TIMER and is selected by the
platform. Then the clocksource's Kconfig is changed to make this option
selectable by the user if the COMPILE_TEST option is set. Otherwise, it is
up to the platform's Kconfig to select the timer.

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