[PATCH] spl: Kconfig: fix trivial typo Suppport

Eugen Hristev eugen.hristev at collabora.com
Mon May 29 16:25:54 CEST 2023


s/Suppport/Support

Signed-off-by: Eugen Hristev <eugen.hristev at collabora.com>
---
 common/spl/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/common/spl/Kconfig b/common/spl/Kconfig
index 2c042ad30668..c66b38ee676d 100644
--- a/common/spl/Kconfig
+++ b/common/spl/Kconfig
@@ -1373,7 +1373,7 @@ config SYS_USB_FAT_BOOT_PARTITION
 	  Partition on the USB storage device to load U-Boot from
 
 config SPL_USB_GADGET
-	bool "Suppport USB Gadget drivers"
+	bool "Support USB Gadget drivers"
 	help
 	  Enable USB Gadget API which allows to enable USB device functions
 	  in SPL.
-- 
2.34.1



More information about the U-Boot mailing list