diff options
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r-- | arch/arm/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 5b714695b01b..5bfd584929c8 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig | |||
@@ -1597,6 +1597,7 @@ config HAVE_ARM_ARCH_TIMER | |||
1597 | config HAVE_ARM_TWD | 1597 | config HAVE_ARM_TWD |
1598 | bool | 1598 | bool |
1599 | depends on SMP | 1599 | depends on SMP |
1600 | select CLKSRC_OF if OF | ||
1600 | help | 1601 | help |
1601 | This options enables support for the ARM timer and watchdog unit | 1602 | This options enables support for the ARM timer and watchdog unit |
1602 | 1603 | ||