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