]> git.karo-electronics.de Git - linux-beck.git/commitdiff
clocksource/drivers/meson6: Add the COMPILE_TEST option
authorDaniel Lezcano <daniel.lezcano@linaro.org>
Fri, 30 Oct 2015 21:07:39 +0000 (22:07 +0100)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Tue, 15 Dec 2015 08:41:29 +0000 (09:41 +0100)
Increase the compilation test coverage by adding the COMPILE_TEST option.

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

index b6bb0a61399916e4a62d0f9f5a1a8f21eb1c83d7..f6e71b74405fbc4cd466c3f05e055d00d0512318 100644 (file)
@@ -53,8 +53,10 @@ config ARMADA_370_XP_TIMER
          Enables the support for the Armada 370 and XP timer driver.
 
 config MESON6_TIMER
-       bool
+       bool "Meson6 timer driver" if COMPILE_TEST
        select CLKSRC_MMIO
+       help
+         Enables the support for the Meson6 timer driver.
 
 config ORION_TIMER
        select CLKSRC_OF