diff options
Diffstat (limited to 'arch/arm/Kconfig')
| -rw-r--r-- | arch/arm/Kconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index ef41f7e39f69..2fec7073f687 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig | |||
| @@ -63,6 +63,10 @@ config GENERIC_CLOCKEVENTS_BROADCAST | |||
| 63 | depends on GENERIC_CLOCKEVENTS | 63 | depends on GENERIC_CLOCKEVENTS |
| 64 | default y if SMP | 64 | default y if SMP |
| 65 | 65 | ||
| 66 | config KTIME_SCALAR | ||
| 67 | bool | ||
| 68 | default y | ||
| 69 | |||
| 66 | config HAVE_TCM | 70 | config HAVE_TCM |
| 67 | bool | 71 | bool |
| 68 | select GENERIC_ALLOCATOR | 72 | select GENERIC_ALLOCATOR |
