u-boot-2016/lib
Masahiro Yamada 45ccec8f29 kconfig: move CONFIG_USE_PRIVATE_LIBGCC to Kconfig
The private libgcc is supported only on ARM, MIPS, PowerPC, SH, x86.
Those architectures should "select" HAVE_PRIVATE_LIBGCC and
CONFIG_USE_PRIVATE_LIBGCC should depend on it.

Currently, this option is enabled on Tegra boards and x86 architecture.
Move the definition from header files to Kconfig.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Tested-by: Simon Glass <sjg@chromium.org>
Acked-by: Simon Glass <sjg@chromium.org>
Cc: Stephen Warren <swarren@nvidia.com>
Cc: Tom Warren <twarren@nvidia.com>
2014-10-23 13:19:09 -04:00
..
libfdt fdt: Add functions to retrieve strings 2014-10-22 16:56:41 -06:00
lzma
lzo
rsa rsa: Fix two errors in the implementation 2014-08-09 11:17:04 -04:00
tizen
zlib
addr_map.c
aes.c
asm-offsets.c Add a simple malloc() implementation for pre-relocation 2014-07-23 14:05:40 +01:00
bch.c
bitrev.c
bzlib.c
bzlib_crctable.c
bzlib_decompress.c
bzlib_huffman.c
bzlib_private.h
bzlib_randtable.c
circbuf.c
crc7.c
crc8.c
crc16.c
crc32.c
ctype.c
display_options.c
div64.c
errno.c
fdtdec.c Merge git://git.denx.de/u-boot-x86 2014-10-23 06:54:03 -04:00
fdtdec_common.c
fdtdec_test.c
gunzip.c
gzip.c
hang.c
hashtable.c Add option -r to env import to allow import of text files with CRLF as line endings 2014-07-22 07:44:26 -04:00
initcall.c initcall: Display error number when an error occurs 2014-10-22 10:36:54 -06:00
Kconfig kconfig: move CONFIG_USE_PRIVATE_LIBGCC to Kconfig 2014-10-23 13:19:09 -04:00
ldiv.c
linux_compat.c lib, linux: move linux specific defines to linux/compat.h 2014-08-25 19:25:03 -04:00
linux_string.c
list_sort.c kbuild: force to define __UBOOT__ in all the C sources 2014-09-16 12:23:56 -04:00
lmb.c lib: lmb: fix overflow in __lmb_alloc_base w/ large RAM 2014-08-09 11:17:05 -04:00
Makefile lib, linux: move linux specific defines to linux/compat.h 2014-08-25 19:25:03 -04:00
md5.c
net_utils.c
physmem.c
qsort.c
rand.c
rbtree.c kbuild: force to define __UBOOT__ in all the C sources 2014-09-16 12:23:56 -04:00
sha1.c lib:sha1: remove unused constant 2014-07-18 17:53:23 -04:00
sha256.c
slre.c
string.c
strmhz.c
time.c kconfig: move CONFIG_SYS_HZ to lib/Kconfig 2014-10-23 13:18:59 -04:00
tpm.c
trace.c
uuid.c
vsprintf.c lib:vsprintf: reduce scope of pack_hex_byte 2014-07-18 17:53:23 -04:00