commit | 5aa49af3114972f62eb02ef0a6a2f0269c937f2d | [log] [tgz] |
---|---|---|
author | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | Fri Jul 28 20:20:41 2017 +0200 |
committer | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | Sun Aug 13 17:12:35 2017 +0200 |
tree | 8d8fc589af1e1e168fe3e2274bec861ccb9035fb | |
parent | 4cf4378ed0c7a8b8cf120f074f92dd2298ca999a [diff] |
moveconfig: migrate TPL_STACK, TPL_TEXT_BASE and TPL_MAX_SIZE We can finally drop TPL_STACK, TPL_TEXT_BASE and TPL_MAX_SIZE off the whitelist (this time it's really happening!) and migrate the setting (only used on the RK3368-uQ7 so far) into Kconfig. Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> Reviewed-by: Simon Glass <sjg@chromium.org>