diff options
author | Tom Rini <trini@konsulko.com> | 2023-01-10 11:19:34 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2023-01-20 12:27:06 -0500 |
commit | d35e44fbe79f42b42cfef654aa9751bf409eca78 (patch) | |
tree | 24c46f494246f4314a36a79f3326a4a7013b5ca8 /common/update.c | |
parent | 1c88640fc8cb4e6465d6ab30b5fa89700e76e6ec (diff) |
autoboot: Rework CONFIG_AUTOBOOT_STOP_STR_* usage
In order to not define a CONFIG value when the
CONFIG_AUTOBOOT_STOP_STR_* functionality is not enabled, rework the
assignment of empty and unused (as the code will be discarded under if
0, in the end) values to be AUTOBOOT_STOP_STR_* instead of
CONFIG_AUTOBOOT_STOP_STR_*.
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'common/update.c')
0 files changed, 0 insertions, 0 deletions