forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
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