drivers: misc: Kconfig: Fix SPL_FS_LOADER prompt

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>
This commit is contained in:
Alexander Gendin 2023-11-20 20:21:51 +00:00 committed by Tom Rini
parent 253f939aa1
commit b68d2865f1

View 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