forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 23fa18eaa71266feff7ba8d83022d9e1cc83c65a
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