kernel/lib/vdso/Kconfig
.. .. @@ -24,4 +24,10 @@ 24 24 help 25 25 This config option enables the compat VDSO layer. 26 26 27 +config GENERIC_VDSO_TIME_NS28 + bool29 + help30 + Selected by architectures which support time namespaces in the31 + VDSO32 +27 33 endif