From 295340aece1839b1cb2a7b29289456c7ea784549 Mon Sep 17 00:00:00 2001 From: Linus Torvalds Date: Sun, 22 May 2011 14:30:36 -0700 Subject: [PATCH] --- yaml --- r: 247864 b: refs/heads/master c: 281dc5c5ec0fb299514567cbc358562649c1af95 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/init/Kconfig | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 537be113a1ad..6061c2315c7a 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 71a8638480eb8fb6cfabe2ee9ca3fbc6e3453a14 +refs/heads/master: 281dc5c5ec0fb299514567cbc358562649c1af95 diff --git a/trunk/init/Kconfig b/trunk/init/Kconfig index 4986ecc49e65..ffcdad793f14 100644 --- a/trunk/init/Kconfig +++ b/trunk/init/Kconfig @@ -908,7 +908,6 @@ endif config CC_OPTIMIZE_FOR_SIZE bool "Optimize for size" - default y help Enabling this option will pass "-Os" instead of "-O2" to gcc resulting in a smaller kernel.