From 2b0ace2202d489825f8ca6204b2a4ad7a9f0c621 Mon Sep 17 00:00:00 2001 From: Linus Torvalds Date: Tue, 13 Dec 2005 11:39:05 -0800 Subject: [PATCH] --- yaml --- r: 15111 b: refs/heads/master c: 0910b444bcd7ea7f437a3ff48e0e3d2495ead22e h: refs/heads/master i: 15109: 48274db2c15d388856528969e01bca2e78ff40e0 15107: f70ff8a9663ce09ecfeeb4d2b72f7d650b82931a 15103: c64de43fd37c093c24cf8213078713178c63734b v: v3 --- [refs] | 2 +- trunk/init/Kconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index dbbb5bf170b8..7d1270919716 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 83bab9a4bbf91af93f45233dc288c4d26308e281 +refs/heads/master: 0910b444bcd7ea7f437a3ff48e0e3d2495ead22e diff --git a/trunk/init/Kconfig b/trunk/init/Kconfig index 59344616f477..be74adb389ea 100644 --- a/trunk/init/Kconfig +++ b/trunk/init/Kconfig @@ -339,7 +339,7 @@ config EPOLL support for epoll family of system calls. config CC_OPTIMIZE_FOR_SIZE - bool "Optimize for size" if EMBEDDED + bool "Optimize for size" default y if ARM || H8300 help Enabling this option will pass "-Os" instead of "-O2" to gcc