hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
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