aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--init/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/init/Kconfig b/init/Kconfig
index 455170e1c1e3..824d48cb67bf 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -587,7 +587,7 @@ config COMPAT_BRK
587 disabled, and can be overriden runtime by setting 587 disabled, and can be overriden runtime by setting
588 /proc/sys/kernel/randomize_va_space to 2. 588 /proc/sys/kernel/randomize_va_space to 2.
589 589
590 On non-ancient distros (post-2000 ones) Y is usually a safe choice. 590 On non-ancient distros (post-2000 ones) N is usually a safe choice.
591 591
592config BASE_FULL 592config BASE_FULL
593 default y 593 default y