]> git.karo-electronics.de Git - linux-beck.git/commit
clocksource/drivers/rockchip: Add COMPILE_TEST option
authorDaniel Lezcano <daniel.lezcano@linaro.org>
Fri, 30 Oct 2015 16:58:47 +0000 (17:58 +0100)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Tue, 15 Dec 2015 08:41:25 +0000 (09:41 +0100)
commit40ada2aac5e3a3c38f295d4e37b182fc4feff723
tree198b81a4ef2362ecab7ee0cdc2494620b4de2df9
parentfbca9eabe9b6c7602c13b0d671f58f62c1a15d4d
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>
drivers/clocksource/Kconfig