diff options
author | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | 2017-07-04 11:16:47 +0200 |
---|---|---|
committer | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | 2017-08-13 17:12:21 +0200 |
commit | f94e643ef90566759fe164460201f8a0f9ad1777 (patch) | |
tree | 985c44094f34290ae12430bceb661a7baad07562 /common/env_ubi.c | |
parent | 6dced7dffc54ba2543031f0f61583458b037b534 (diff) | |
download | u-boot-f94e643ef90566759fe164460201f8a0f9ad1777.tar.gz |
spl: consistently use $(SPL_TPL_) to select features for SPL and TPL builds
To allow for a finer-grained control of features for TPL and SPL
builds all modules/boot-methods/etc. need to be consistently selected
based on the $(SPL_TPL_) macros.
This allows splitting the associated config-options in Kconfig: we
don't split the Kconfig options here and now, as this should happen on
an as-needed basis, whenever someone needs a feature/boot-method/etc.
in their TPL.
Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'common/env_ubi.c')
0 files changed, 0 insertions, 0 deletions