clocksource/drivers/qcom: Make COMPILE_TEST enabled for ARM architecture
authorDaniel Lezcano <daniel.lezcano@linaro.org>
Fri, 9 Oct 2015 09:10:43 +0000 (11:10 +0200)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Tue, 15 Dec 2015 08:41:12 +0000 (09:41 +0100)
commit3dc0e9f6fda39d1f9c893806bc971ec4ee4939fa
treef1d3166ecb1bfc168d20a015ded71ed01c4d5034
parent23b8f81f3890edd06bcabdaac33ff5c087114c59
clocksource/drivers/qcom: Make COMPILE_TEST enabled for ARM architecture

In order to be consistent with the rest of the drivers compilation, let's
introduce the COMPILE_TEST option. Unfortunately, the delay.h code is not
portable, so the compilation test coverage will be restricted to the ARM
architecture.

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