]> Git Repo - J-u-boot.git/blame - lib/Kconfig
Merge git://git.denx.de/u-boot-dm
[J-u-boot.git] / lib / Kconfig
CommitLineData
ed36323f
MY
1menu "Library routines"
2
b0928da6
MY
3config CC_OPTIMIZE_LIBS_FOR_SPEED
4 bool "Optimize libraries for speed"
5 help
6 Enabling this option will pass "-O2" to gcc when compiling
7 under "lib" directory.
8
9 If unsure, say N.
10
ed36323f 11endmenu
This page took 0.02085 seconds and 4 git commands to generate.