lib/vdso: Prepare for time namespace support
[linux-2.6-microblaze.git] / lib / vdso / Kconfig
index 9fe698f..d883ac2 100644 (file)
@@ -24,4 +24,10 @@ config GENERIC_COMPAT_VDSO
        help
          This config option enables the compat VDSO layer.
 
+config GENERIC_VDSO_TIME_NS
+       bool
+       help
+         Selected by architectures which support time namespaces in the
+         VDSO
+
 endif