aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh/Kconfig')
-rw-r--r--arch/sh/Kconfig9
1 files changed, 1 insertions, 8 deletions
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig
index 2061488cc17c..bda3dc1b0c26 100644
--- a/arch/sh/Kconfig
+++ b/arch/sh/Kconfig
@@ -479,16 +479,9 @@ config SH_TIMER_CMT
479 help 479 help
480 This enables build of the CMT timer driver. 480 This enables build of the CMT timer driver.
481 481
482config SH_MTU2
483 bool "MTU2 timer support"
484 depends on CPU_SH2A && !GENERIC_TIME
485 default y
486 help
487 This enables the use of the MTU2 as the system timer.
488
489config SH_TIMER_MTU2 482config SH_TIMER_MTU2
490 bool "MTU2 timer driver" 483 bool "MTU2 timer driver"
491 depends on SYS_SUPPORTS_MTU2 && !SH_MTU2 484 depends on SYS_SUPPORTS_MTU2
492 default y 485 default y
493 select GENERIC_CLOCKEVENTS 486 select GENERIC_CLOCKEVENTS
494 help 487 help