clocksource/drivers/orion: Add the COMPILE_TEST option
authorDaniel Lezcano <daniel.lezcano@linaro.org>
Fri, 30 Oct 2015 21:28:31 +0000 (22:28 +0100)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Tue, 15 Dec 2015 08:41:30 +0000 (09:41 +0100)
commitc916554971fdfda3d34259851684a76ece5f85d1
tree99f804b9a2770bc5cd31e9739703b72ed4239970
parent0b7a7bb70562960834f4c2b7ed703f06dbb0c7e8
clocksource/drivers/orion: Add the COMPILE_TEST option

Increase the compilation test coverage by adding the COMPILE_TEST option.

The driver is using the atomic_io API which is not portable, so the
compilation is restricted to ARM only.

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