From: Ingo Molnar Date: Sat, 9 Feb 2008 22:24:09 +0000 (+0100) Subject: brk: help text typo fix X-Git-Tag: v2.6.25-rc1~8^2~5 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=166124fde978b5a6c4412fb295c7f39711beb1b0;p=linux-2.6-omap-h63xx.git brk: help text typo fix Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- diff --git a/init/Kconfig b/init/Kconfig index 455170e1c1e..824d48cb67b 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -587,7 +587,7 @@ config COMPAT_BRK disabled, and can be overriden runtime by setting /proc/sys/kernel/randomize_va_space to 2. - On non-ancient distros (post-2000 ones) Y is usually a safe choice. + On non-ancient distros (post-2000 ones) N is usually a safe choice. config BASE_FULL default y