Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
quic
/
qsdk
/
oss
/
boot
/
u-boot-2016
/
91693055995733e268874ae75568ae316233e116
/
.
/
lib
/
Kconfig
blob: 88e5da72ecc6ffe619a337b981dcb6c6af206c9a [
file
] [
log
] [
blame
]
menu
"Library routines"
config CC_OPTIMIZE_LIBS_FOR_SPEED
bool
"Optimize libraries for speed"
help
Enabling
this
option will
pass
"-O2"
to gcc
when
compiling
under
"lib"
directory
.
If
unsure
,
say N
.
endmenu