summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/vdso/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/vdso/Kconfig b/lib/vdso/Kconfig
index 3d2c2b90d193..db87ba34ef19 100644
--- a/lib/vdso/Kconfig
+++ b/lib/vdso/Kconfig
@@ -19,9 +19,9 @@ config GENERIC_VDSO_OVERFLOW_PROTECT
time getter functions for the price of an extra conditional
in the hotpath.
-endif
-
config VDSO_GETRANDOM
bool
help
Selected by architectures that support vDSO getrandom().
+
+endif