diff options
| -rw-r--r-- | init/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/init/Kconfig b/init/Kconfig index 59344616f477..be74adb389ea 100644 --- a/init/Kconfig +++ b/init/Kconfig | |||
| @@ -339,7 +339,7 @@ config EPOLL | |||
| 339 | support for epoll family of system calls. | 339 | support for epoll family of system calls. |
| 340 | 340 | ||
| 341 | config CC_OPTIMIZE_FOR_SIZE | 341 | config CC_OPTIMIZE_FOR_SIZE |
| 342 | bool "Optimize for size" if EMBEDDED | 342 | bool "Optimize for size" |
| 343 | default y if ARM || H8300 | 343 | default y if ARM || H8300 |
| 344 | help | 344 | help |
| 345 | Enabling this option will pass "-Os" instead of "-O2" to gcc | 345 | Enabling this option will pass "-Os" instead of "-O2" to gcc |
