From b2d01681ab2d7dd1735fefaacf0cbcb7d4e4f32a Mon Sep 17 00:00:00 2001 From: Bin Meng Date: Wed, 11 Oct 2023 21:15:44 +0800 Subject: ufs: Correct the UFS terminlogy UFS stands for Universal Flash Storage, not Subsytem. Signed-off-by: Bin Meng Reviewed-by: Simon Glass Reviewed-by: Neha Malcom Francis --- cmd/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cmd') diff --git a/cmd/Kconfig b/cmd/Kconfig index 6470b138d2f..a59c67e3338 100644 --- a/cmd/Kconfig +++ b/cmd/Kconfig @@ -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 Subsystem commands" + bool "Enable UFS - Universal Flash Storage commands" depends on UFS help "This provides commands to initialise and configure universal flash -- cgit v1.2.3