]> git.ipfire.org Git - people/ms/u-boot.git/commit
rockchip: rk3368: spl: move SPL_LDSCRIPT to Kconfig
authorPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Fri, 4 Aug 2017 12:12:26 +0000 (14:12 +0200)
committerPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Sun, 13 Aug 2017 15:15:08 +0000 (17:15 +0200)
commite8f9ad94bf1e03ee9df6dec112a2009d3a442206
tree6e1b17149e23f2d54b4957b83df4baa3bce2f7ce
parent0ee89f2daf94454bb8237bbfbdb6b0d8eed84481
rockchip: rk3368: spl: move SPL_LDSCRIPT to Kconfig

With the new way of doing things (i.e. the hierarchical selection of
SPL_LDSCRIPT via Kconfig) in place, this moves the SPL_LDSCRIPT setting
for the RK3368 from defconfig back into Kconfig.

With this done, there should be no lingering cases of SPL_LDSCRIPT
outside of Kconfig files.

Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/arm/mach-rockchip/rk3368/Kconfig
configs/lion-rk3368_defconfig