diff --git a/init/Kconfig b/init/Kconfig index 250e02c8f8f9b6f68e33a008b5cab014068b8902..7e6dae1ae727b3573079784391aa500c434f0110 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -522,7 +522,7 @@ config CC_OPTIMIZE_FOR_SIZE Enabling this option will pass "-Os" instead of "-O2" to gcc resulting in a smaller kernel. - If unsure, say N. + If unsure, say Y. config SYSCTL bool