commit | f661881153c7eda3d397a48dd0c78260650a8f92 | [log] [tgz] |
---|---|---|
author | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | Wed Sep 13 21:29:36 2017 +0200 |
committer | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | Sun Nov 26 00:39:07 2017 +0100 |
tree | a63c16ff9766d306ba9f125077010f4eb93d2c93 | |
parent | 4ab63e0f4bd9ce9e496a75fe46040fcb3f841a53 [diff] |
spl: rename config item SPL_ATF_SUPPORT to SPL_ATF Having CONFIG_SPL_ATF seems more natural. Rename it, while it it is easy and there's few boards that use it (only RK3399 and RK3368 boards). Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> Reviewed-by: Simon Glass <sjg@chromium.org>