Title: [6787] trunk/arch/blackfin/Kconfig: [#5280] make sure GPTMR0_CLOCKSOURCE selects BFIN_GPTIMERS
Revision
6787
Author
vapier
Date
2009-06-18 14:40:47 -0500 (Thu, 18 Jun 2009)

Log Message

[#5280] make sure GPTMR0_CLOCKSOURCE selects BFIN_GPTIMERS

Modified Paths

Diff

Modified: trunk/arch/blackfin/Kconfig (6786 => 6787)


--- trunk/arch/blackfin/Kconfig	2009-06-18 19:13:03 UTC (rev 6786)
+++ trunk/arch/blackfin/Kconfig	2009-06-18 19:40:47 UTC (rev 6787)
@@ -648,6 +648,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