commit | d6f8ab30a2af4666732c2077df8f731076827b2e | [log] [tgz] |
---|---|---|
author | Ilias Apalodimas <ilias.apalodimas@linaro.org> | Tue Oct 12 00:00:15 2021 +0300 |
committer | Tom Rini <trini@konsulko.com> | Mon Oct 18 13:19:50 2021 -0400 |
tree | da2eaf26671d7d365ac2b2fdf2c25108d9ef294d | |
parent | 2ea63271e522ff6cc9e48191b0e3b459f5e7b456 [diff] |
treewide: Remove OF_PRIOR_STAGE The previous patches removed OF_PRIOR_STAGE from the last consumers of the Kconfig option. Cleanup any references to it in documentation, code and configuration options. Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org> Reviewed-by: Simon Glass <sjg@chromium.org>