clocksource/drivers/u300: Add the COMPILE_TEST option
[deliverable/linux.git] / drivers / clocksource / Kconfig
index c350fbd805d72899b9e8726ad6cf72189fb2a0f9..d425f80b1e42c788d05c70b2906b7c48827dcc74 100644 (file)
@@ -191,6 +191,14 @@ config PRIMA2_TIMER
        help
          Enables support for the Prima2 timer.
 
+config U300_TIMER
+       bool "U300 timer driver" if COMPILE_TEST
+       depends on GENERIC_CLOCKEVENTS
+       depends on ARM
+       select CLKSRC_MMIO
+       help
+         Enables support for the U300 timer.
+
 config CLKSRC_DBX500_PRCMU_SCHED_CLOCK
        bool "Clocksource PRCMU Timer sched_clock"
        depends on (CLKSRC_DBX500_PRCMU && !CLKSRC_NOMADIK_MTU_SCHED_CLOCK)
This page took 0.030121 seconds and 5 git commands to generate.