aboutsummaryrefslogtreecommitdiff
path: root/drivers/video
diff options
context:
space:
mode:
authorBin Meng <bmeng@tinylab.org>2023-08-03 18:40:08 +0800
committerAnatolij Gustschin <agust@denx.de>2023-08-13 23:09:23 +0200
commitaba6776a71d3ccbbaf9452271c440364a5640ce3 (patch)
treec83c6c9204863e7a593ecb177147a30319ef65ad /drivers/video
parent01c76f1a64ba8cb3da9b26be481e289ee16960f0 (diff)
downloadu-boot-aba6776a71d3ccbbaf9452271c440364a5640ce3.zip
u-boot-aba6776a71d3ccbbaf9452271c440364a5640ce3.tar.gz
u-boot-aba6776a71d3ccbbaf9452271c440364a5640ce3.tar.bz2
video: kconfig: Fix a typo in SPL_VIDEO_REMOVE
Add one space between 'before' and 'loading'. Signed-off-by: Bin Meng <bmeng@tinylab.org> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'drivers/video')
-rw-r--r--drivers/video/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig
index 2a37d02..69f4809 100644
--- a/drivers/video/Kconfig
+++ b/drivers/video/Kconfig
@@ -1115,7 +1115,7 @@ config SPL_VIDEO_REMOVE
bool "Remove video driver after SPL stage"
help
if this option is enabled video driver will be removed at the end of
- SPL stage, beforeloading the next stage.
+ SPL stage, before loading the next stage.
if SPL_SPLASH_SCREEN