Title: [7959] trunk/arch/blackfin/configs: For boards with CONFIG_HIGH_RES_TIMERS=y set, use CYCLES(core clock) as clocksource by default.
- Revision
- 7959
- Author
- adamliyi
- Date
- 2009-12-09 04:19:23 -0500 (Wed, 09 Dec 2009)
Log Message
For boards with CONFIG_HIGH_RES_TIMERS=y set, use CYCLES(core clock) as clocksource by default.
So high resolution timer can be enabled. Otherwise, the timers are still based on jiffies.
Modified Paths
Diff
Modified: trunk/arch/blackfin/configs/BF533-EZKIT_defconfig (7958 => 7959)
--- trunk/arch/blackfin/configs/BF533-EZKIT_defconfig 2009-12-09 08:44:32 UTC (rev 7958)
+++ trunk/arch/blackfin/configs/BF533-EZKIT_defconfig 2009-12-09 09:19:23 UTC (rev 7959)
@@ -228,7 +228,7 @@
CONFIG_GENERIC_CLOCKEVENTS=y
# CONFIG_TICKSOURCE_GPTMR0 is not set
CONFIG_TICKSOURCE_CORETMR=y
-# CONFIG_CYCLES_CLOCKSOURCE is not set
+CONFIG_CYCLES_CLOCKSOURCE=y
# CONFIG_GPTMR0_CLOCKSOURCE is not set
CONFIG_TICK_ONESHOT=y
# CONFIG_NO_HZ is not set
Modified: trunk/arch/blackfin/configs/BF533-STAMP_defconfig (7958 => 7959)
--- trunk/arch/blackfin/configs/BF533-STAMP_defconfig 2009-12-09 08:44:32 UTC (rev 7958)
+++ trunk/arch/blackfin/configs/BF533-STAMP_defconfig 2009-12-09 09:19:23 UTC (rev 7959)
@@ -228,7 +228,7 @@
CONFIG_GENERIC_CLOCKEVENTS=y
# CONFIG_TICKSOURCE_GPTMR0 is not set
CONFIG_TICKSOURCE_CORETMR=y
-# CONFIG_CYCLES_CLOCKSOURCE is not set
+CONFIG_CYCLES_CLOCKSOURCE=y
# CONFIG_GPTMR0_CLOCKSOURCE is not set
CONFIG_TICK_ONESHOT=y
# CONFIG_NO_HZ is not set
Modified: trunk/arch/blackfin/configs/BF537-STAMP_defconfig (7958 => 7959)
--- trunk/arch/blackfin/configs/BF537-STAMP_defconfig 2009-12-09 08:44:32 UTC (rev 7958)
+++ trunk/arch/blackfin/configs/BF537-STAMP_defconfig 2009-12-09 09:19:23 UTC (rev 7959)
@@ -235,7 +235,7 @@
CONFIG_GENERIC_CLOCKEVENTS=y
# CONFIG_TICKSOURCE_GPTMR0 is not set
CONFIG_TICKSOURCE_CORETMR=y
-# CONFIG_CYCLES_CLOCKSOURCE is not set
+CONFIG_CYCLES_CLOCKSOURCE=y
# CONFIG_GPTMR0_CLOCKSOURCE is not set
CONFIG_TICK_ONESHOT=y
# CONFIG_NO_HZ is not set
Modified: trunk/arch/blackfin/configs/BF538-EZKIT_defconfig (7958 => 7959)
--- trunk/arch/blackfin/configs/BF538-EZKIT_defconfig 2009-12-09 08:44:32 UTC (rev 7958)
+++ trunk/arch/blackfin/configs/BF538-EZKIT_defconfig 2009-12-09 09:19:23 UTC (rev 7959)
@@ -246,7 +246,7 @@
CONFIG_GENERIC_CLOCKEVENTS=y
# CONFIG_TICKSOURCE_GPTMR0 is not set
CONFIG_TICKSOURCE_CORETMR=y
-# CONFIG_CYCLES_CLOCKSOURCE is not set
+CONFIG_CYCLES_CLOCKSOURCE=y
# CONFIG_GPTMR0_CLOCKSOURCE is not set
CONFIG_TICK_ONESHOT=y
# CONFIG_NO_HZ is not set
Modified: trunk/arch/blackfin/configs/BF561-ACVILON_defconfig (7958 => 7959)
--- trunk/arch/blackfin/configs/BF561-ACVILON_defconfig 2009-12-09 08:44:32 UTC (rev 7958)
+++ trunk/arch/blackfin/configs/BF561-ACVILON_defconfig 2009-12-09 09:19:23 UTC (rev 7959)
@@ -294,7 +294,7 @@
CONFIG_GENERIC_CLOCKEVENTS=y
# CONFIG_TICKSOURCE_GPTMR0 is not set
CONFIG_TICKSOURCE_CORETMR=y
-# CONFIG_CYCLES_CLOCKSOURCE is not set
+CONFIG_CYCLES_CLOCKSOURCE=y
# CONFIG_GPTMR0_CLOCKSOURCE is not set
CONFIG_TICK_ONESHOT=y
# CONFIG_NO_HZ is not set
Modified: trunk/arch/blackfin/configs/BF561-EZKIT_defconfig (7958 => 7959)
--- trunk/arch/blackfin/configs/BF561-EZKIT_defconfig 2009-12-09 08:44:32 UTC (rev 7958)
+++ trunk/arch/blackfin/configs/BF561-EZKIT_defconfig 2009-12-09 09:19:23 UTC (rev 7959)
@@ -298,7 +298,7 @@
CONFIG_GENERIC_CLOCKEVENTS=y
# CONFIG_TICKSOURCE_GPTMR0 is not set
CONFIG_TICKSOURCE_CORETMR=y
-# CONFIG_CYCLES_CLOCKSOURCE is not set
+CONFIG_CYCLES_CLOCKSOURCE=y
# CONFIG_GPTMR0_CLOCKSOURCE is not set
CONFIG_TICK_ONESHOT=y
# CONFIG_NO_HZ is not set
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits