commit | 5c1c6cc8787ce1a44503605e3821a56d362c96c4 | [log] [tgz] |
---|---|---|
author | Hugo Villeneuve <hvilleneuve@dimonoff.com> | Mon Apr 24 16:51:12 2023 -0400 |
committer | Tom Rini <trini@konsulko.com> | Wed May 03 18:30:46 2023 -0400 |
tree | 49022e0319a9f1f2a6e0e15cc9881207dab23702 | |
parent | 01193e9fc72988e5e9b71414d7ea3999c663dad1 [diff] |
boot/Kconfig: fix comments syntax error Fix comments syntax error in SPL_LOAD_FIT_APPLY_OVERLAY description. Signed-off-by: Hugo Villeneuve <hvilleneuve@dimonoff.com> Reviewed-by: Simon Glass <sjg@chromium.org>