cmd: kconfig: Make ufs prompt look similar to other commands
At present the 'ufs' command prompt does not look similar like other commands. Update it. Signed-off-by: Bin Meng <bmeng@tinylab.org> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Neha Malcom Francis <n-francis@ti.com>
This commit is contained in:
+1
-1
@@ -1536,7 +1536,7 @@ config CMD_TSI148
|
||||
Turndra tsi148 device. See the command help for full details.
|
||||
|
||||
config CMD_UFS
|
||||
bool "Enable UFS - Universal Flash Storage commands"
|
||||
bool "ufs - Universal Flash Storage commands"
|
||||
depends on UFS
|
||||
help
|
||||
"This provides commands to initialise and configure universal flash
|
||||
|
||||
Reference in New Issue
Block a user