At present TPL uses the same options as SPL support. In a few cases the board config enables or disables the SPL options depending on whether CONFIG_TPL_BUILD is defined. With the move to Kconfig, options are determined for the whole build and (without a hack like an #undef in a header file) cannot be controlled in this way. Create new TPL options for these and update users. This will allow Kconfig conversion to proceed for these boards. Signed-off-by: Simon Glass <sjg@chromium.org> |
||
---|---|---|
.. | ||
bzip2 | ||
dhry | ||
efi | ||
efi_loader | ||
libfdt | ||
lzma | ||
lzo | ||
rsa | ||
tizen | ||
zlib | ||
addr_map.c | ||
aes.c | ||
asm-offsets.c | ||
bch.c | ||
bitrev.c | ||
circbuf.c | ||
crc7.c | ||
crc8.c | ||
crc16.c | ||
crc32.c | ||
ctype.c | ||
display_options.c | ||
div64.c | ||
errno_str.c | ||
errno.c | ||
fdtdec_common.c | ||
fdtdec_test.c | ||
fdtdec.c | ||
gunzip.c | ||
gzip.c | ||
hang.c | ||
hashtable.c | ||
initcall.c | ||
Kconfig | ||
ldiv.c | ||
linux_compat.c | ||
linux_string.c | ||
list_sort.c | ||
lmb.c | ||
lz4_wrapper.c | ||
lz4.c | ||
Makefile | ||
md5.c | ||
membuff.c | ||
net_utils.c | ||
panic.c | ||
physmem.c | ||
qsort.c | ||
rand.c | ||
rbtree.c | ||
rc4.c | ||
sha1.c | ||
sha256.c | ||
slre.c | ||
string.c | ||
strmhz.c | ||
strto.c | ||
time.c | ||
tiny-printf.c | ||
tpm.c | ||
trace.c | ||
uuid.c | ||
vsprintf.c |