Skip to content

Commit b4f146f

Browse files
Wolfram Sangstorulf
authored andcommitted
mmc: host: fix typo after MMC_DEBUG move
MMC_DEBUG was moved and one letter got strangely capitalized. Signed-off-by: Wolfram Sang <[email protected]> Signed-off-by: Ulf Hansson <[email protected]>
1 parent 01f5bbd commit b4f146f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/mmc/host/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
comment "MMC/SD/SDIO Host Controller Drivers"
66

77
config MMC_DEBUG
8-
bool "MMC host drivers debugginG"
8+
bool "MMC host drivers debugging"
99
depends on MMC != n
1010
help
1111
This is an option for use by developers; most people should

0 commit comments

Comments
 (0)