hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
kernel/lib/vdso/Kconfig
....@@ -24,4 +24,10 @@
2424 help
2525 This config option enables the compat VDSO layer.
2626
27
+config GENERIC_VDSO_TIME_NS
28
+ bool
29
+ help
30
+ Selected by architectures which support time namespaces in the
31
+ VDSO
32
+
2733 endif