Эх сурвалжийг харах

mmc: host: fix typo after MMC_DEBUG move

MMC_DEBUG was moved and one letter got strangely capitalized.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Wolfram Sang 8 жил өмнө
parent
commit
b4f146f5fa

+ 1 - 1
drivers/mmc/host/Kconfig

@@ -5,7 +5,7 @@
 comment "MMC/SD/SDIO Host Controller Drivers"
 comment "MMC/SD/SDIO Host Controller Drivers"
 
 
 config MMC_DEBUG
 config MMC_DEBUG
-	bool "MMC host drivers debugginG"
+	bool "MMC host drivers debugging"
 	depends on MMC != n
 	depends on MMC != n
 	help
 	help
 	  This is an option for use by developers; most people should
 	  This is an option for use by developers; most people should