Title: [6788] branches/2009R1/arch/blackfin/Kconfig: [#5280] make sure GPTMR0_CLOCKSOURCE selects BFIN_GPTIMERS
Revision
6788
Author
vapier
Date
2009-06-18 15:11:33 -0500 (Thu, 18 Jun 2009)

Log Message

[#5280] make sure GPTMR0_CLOCKSOURCE selects BFIN_GPTIMERS

Modified Paths

Diff

Modified: branches/2009R1/arch/blackfin/Kconfig (6787 => 6788)


--- branches/2009R1/arch/blackfin/Kconfig	2009-06-18 19:40:47 UTC (rev 6787)
+++ branches/2009R1/arch/blackfin/Kconfig	2009-06-18 20:11:33 UTC (rev 6788)
@@ -643,6 +643,7 @@
 
 config GPTMR0_CLOCKSOURCE
 	bool "Use GPTimer0 as a clocksource (higher rating)"
+	select BFIN_GPTIMERS
 	depends on GENERIC_CLOCKEVENTS
 	depends on !TICKSOURCE_GPTMR0
 
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to