forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-12 a5969cabbb4660eab42b6ef0412cbbd1200cf14d
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