commit | c916554971fdfda3d34259851684a76ece5f85d1 | [log] [tgz] |
---|---|---|
author | Daniel Lezcano <daniel.lezcano@linaro.org> | Fri Oct 30 22:28:31 2015 +0100 |
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | Tue Dec 15 09:41:30 2015 +0100 |
tree | 99f804b9a2770bc5cd31e9739703b72ed4239970 | |
parent | 0b7a7bb70562960834f4c2b7ed703f06dbb0c7e8 [diff] |
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>