commit | 40ada2aac5e3a3c38f295d4e37b182fc4feff723 | [log] [tgz] |
---|---|---|
author | Daniel Lezcano <daniel.lezcano@linaro.org> | Fri Oct 30 17:58:47 2015 +0100 |
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | Tue Dec 15 09:41:25 2015 +0100 |
tree | 198b81a4ef2362ecab7ee0cdc2494620b4de2df9 | |
parent | fbca9eabe9b6c7602c13b0d671f58f62c1a15d4d [diff] |
clocksource/drivers/rockchip: Add COMPILE_TEST option Increase the compilation test coverage by adding the COMPILE_TEST option. Due to the dsb() usage in the driver, this driver is only compilable on ARM and ARM64. Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>