]> Git Repo - linux.git/blobdiff - drivers/clocksource/Kconfig
clocksource: Add Owl timer
[linux.git] / drivers / clocksource / Kconfig
index 545d541ae20eaa3bcd709ff25dff2e99fafeb8d9..a1e4fc6225693efda38d0dcb7a6ece3ca20d4535 100644 (file)
@@ -109,6 +109,13 @@ config ORION_TIMER
        help
          Enables the support for the Orion timer driver
 
+config OWL_TIMER
+       bool "Owl timer driver" if COMPILE_TEST
+       depends on GENERIC_CLOCKEVENTS
+       select CLKSRC_MMIO
+       help
+         Enables the support for the Actions Semi Owl timer driver.
+
 config SUN4I_TIMER
        bool "Sun4i timer driver" if COMPILE_TEST
        depends on GENERIC_CLOCKEVENTS
This page took 0.026252 seconds and 4 git commands to generate.