Skip to content

Commit 9614cc5

Browse files
avaginctmarinas
authored andcommitted
arm64: enable time namespace support
CONFIG_TIME_NS is dependes on GENERIC_VDSO_TIME_NS. Signed-off-by: Andrei Vagin <avagin@gmail.com> Reviewed-by: Vincenzo Frascino <vincenzo.frascino@arm.com> Reviewed-by: Dmitry Safonov <dima@arista.com> Link: https://lore.kernel.org/r/20200624083321.144975-7-avagin@gmail.com Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
1 parent bcf9964 commit 9614cc5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/arm64/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ config ARM64
118118
select GENERIC_STRNLEN_USER
119119
select GENERIC_TIME_VSYSCALL
120120
select GENERIC_GETTIMEOFDAY
121+
select GENERIC_VDSO_TIME_NS
121122
select HANDLE_DOMAIN_IRQ
122123
select HARDIRQS_SW_RESEND
123124
select HAVE_PCI

0 commit comments

Comments
 (0)