]> git.ipfire.org Git - people/ms/u-boot.git/commit
spl: Kconfig: migrate $(SPL_TPL_)LDSCRIPT to Kconfig
authorPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Fri, 28 Jul 2017 17:20:49 +0000 (19:20 +0200)
committerPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Sun, 13 Aug 2017 15:12:34 +0000 (17:12 +0200)
commitdd6fbcb9381f6ce0b683bc16ee18da8008c1a558
treef569f0c25cba2fbc272971e2fe3a2844e18b47c8
parent4d02d2060514c10749f99160a3b91544ebd61204
spl: Kconfig: migrate $(SPL_TPL_)LDSCRIPT to Kconfig

Now that we have split up SPL_LDSCRIPT into a SPL and TPL variant and
have started to use the TPL-variant for the RK3368, it's time to clean
up behind ourselves: move both variants into Kconfig and remove them
from the whitelist.

Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
common/spl/Kconfig
scripts/Makefile.spl
scripts/config_whitelist.txt