diff options
| -rw-r--r-- | arch/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/Kconfig b/arch/Kconfig index 33687dddd86a..9092e0ffe4d3 100644 --- a/arch/Kconfig +++ b/arch/Kconfig | |||
| @@ -764,7 +764,7 @@ config COMPAT_OLD_SIGACTION | |||
| 764 | bool | 764 | bool |
| 765 | 765 | ||
| 766 | config 64BIT_TIME | 766 | config 64BIT_TIME |
| 767 | def_bool ARCH_HAS_64BIT_TIME | 767 | def_bool y |
| 768 | help | 768 | help |
| 769 | This should be selected by all architectures that need to support | 769 | This should be selected by all architectures that need to support |
| 770 | new system calls with a 64-bit time_t. This is relevant on all 32-bit | 770 | new system calls with a 64-bit time_t. This is relevant on all 32-bit |
