|
@@ -339,7 +339,7 @@ config EPOLL
|
|
support for epoll family of system calls.
|
|
support for epoll family of system calls.
|
|
|
|
|
|
config CC_OPTIMIZE_FOR_SIZE
|
|
config CC_OPTIMIZE_FOR_SIZE
|
|
- bool "Optimize for size" if EMBEDDED
|
|
|
|
|
|
+ bool "Optimize for size"
|
|
default y if ARM || H8300
|
|
default y if ARM || H8300
|
|
help
|
|
help
|
|
Enabling this option will pass "-Os" instead of "-O2" to gcc
|
|
Enabling this option will pass "-Os" instead of "-O2" to gcc
|