commit | 35ff483c428cb883526a6240b73fe68a2621f388 | [log] [tgz] |
---|---|---|
author | Hugo Villeneuve <hvilleneuve@dimonoff.com> | Tue Apr 25 14:34:45 2023 -0400 |
committer | Tom Rini <trini@konsulko.com> | Wed May 03 18:30:46 2023 -0400 |
tree | 9558b7ee4b40b8189ff1aede6604d62ed3abfd6f | |
parent | a8db4c5c8a644e581df6c022e5d7e4a080db3528 [diff] |
common/Kconfig: fix comments syntax error Fix comments error in EVENT_DEBUG description: this get usefui -> this to get useful Signed-off-by: Hugo Villeneuve <hvilleneuve@dimonoff.com> Reviewed-by: Simon Glass <sjg@chromium.org>