1 menu "Library routines"
3 config CC_OPTIMIZE_LIBS_FOR_SPEED
4 bool "Optimize libraries for speed"
6 Enabling this option will pass "-O2" to gcc when compiling
11 config HAVE_PRIVATE_LIBGCC
14 config USE_PRIVATE_LIBGCC
15 bool "Use private libgcc"
16 depends on HAVE_PRIVATE_LIBGCC
18 This option allows you to use the built-in libgcc implementation
19 of U-boot instead of the one privided by the compiler.
26 The frequency of the timer returned by get_timer().
27 get_timer() must operate in milliseconds and this option must be