]> git.baikalelectronics.ru Git - uboot.git/commit
boot/Kconfig: fix comments syntax error
authorHugo Villeneuve <hvilleneuve@dimonoff.com>
Mon, 24 Apr 2023 20:51:12 +0000 (16:51 -0400)
committerTom Rini <trini@konsulko.com>
Wed, 3 May 2023 22:30:46 +0000 (18:30 -0400)
commite02dd00ef3f00fe9550cf79611a93e32447f4ff2
tree49022e0319a9f1f2a6e0e15cc9881207dab23702
parenta19db45f23c1e6488d4b24936bf7639a230ed1b6
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>
boot/Kconfig