Blackfin: fix GPTMR0_CLOCKSOURCE dependency on BFIN_GPTIMERS
authorMike Frysinger <[email protected]>
Thu, 18 Jun 2009 19:40:47 +0000 (19:40 +0000)
committerMike Frysinger <[email protected]>
Tue, 23 Jun 2009 01:16:15 +0000 (21:16 -0400)
The GPTMR0_CLOCKSOURCE Kconfig option requires the gptimers framework, so
make sure it is selected when this option is enabled.

Reported-by: Peter Meerwald <[email protected]>
Signed-off-by: Mike Frysinger <[email protected]>
arch/blackfin/Kconfig

index 384f7cd6b41e3d2dee5b448da5000234db99f0f4..7faa2f554ab19e51a96c39c15799c899c069bf08 100644 (file)
@@ -648,6 +648,7 @@ config CYCLES_CLOCKSOURCE
 
 config GPTMR0_CLOCKSOURCE
        bool "Use GPTimer0 as a clocksource (higher rating)"
+       select BFIN_GPTIMERS
        depends on GENERIC_CLOCKEVENTS
        depends on !TICKSOURCE_GPTMR0