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 <[email protected]> Reviewed-by: Vincenzo Frascino <[email protected]> Reviewed-by: Dmitry Safonov <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Catalin Marinas <[email protected]>
1 parent bcf9964 commit 9614cc5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)