]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
drivers: misc: Kconfig: Fix SPL_FS_LOADER prompt
authorAlexander Gendin <agendin@matrox.com>
Mon, 20 Nov 2023 20:21:51 +0000 (20:21 +0000)
committerTom Rini <trini@konsulko.com>
Wed, 13 Dec 2023 14:57:02 +0000 (09:57 -0500)
Both FS_LOADER and SPL_FS_LOADER have the same menu prompt.
To avoid confusion, make prompt for SPL_FS_LOADER different.

Signed-off-by: Alexander Gendin <agendin@matrox.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
drivers/misc/Kconfig

index 97057de8bf9227de390989fa71624cf8469da9df..ed7ecedd3acae860ff7ef9a2d31088c618027820 100644 (file)
@@ -615,7 +615,7 @@ config FS_LOADER
          ie. the FPGA device.
 
 config SPL_FS_LOADER
-       bool "Enable loader driver for file system"
+       bool "Enable loader driver for file system in SPL"
        depends on SPL
        help
          This is file system generic loader which can be used to load