diff options
Diffstat (limited to 'arch/blackfin/Kconfig')
-rw-r--r-- | arch/blackfin/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/blackfin/Kconfig b/arch/blackfin/Kconfig index e7a781d21486..9a01d445eca8 100644 --- a/arch/blackfin/Kconfig +++ b/arch/blackfin/Kconfig | |||
@@ -648,7 +648,7 @@ config CYCLES_CLOCKSOURCE | |||
648 | writing the registers will most likely crash the kernel. | 648 | writing the registers will most likely crash the kernel. |
649 | 649 | ||
650 | config GPTMR0_CLOCKSOURCE | 650 | config GPTMR0_CLOCKSOURCE |
651 | bool "Use GPTimer0 as a clocksource (higher rating)" | 651 | bool "Use GPTimer0 as a clocksource" |
652 | select BFIN_GPTIMERS | 652 | select BFIN_GPTIMERS |
653 | depends on GENERIC_CLOCKEVENTS | 653 | depends on GENERIC_CLOCKEVENTS |
654 | depends on !TICKSOURCE_GPTMR0 | 654 | depends on !TICKSOURCE_GPTMR0 |