Skip to content

Commit

Permalink
mmc: host: fix typo after MMC_DEBUG move
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Wolfram Sang authored and Ulf Hansson committed Sep 8, 2017
1 parent 01f5bbd commit b4f146f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/mmc/host/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
comment "MMC/SD/SDIO Host Controller Drivers"

config MMC_DEBUG
bool "MMC host drivers debugginG"
bool "MMC host drivers debugging"
depends on MMC != n
help
This is an option for use by developers; most people should
Expand Down

0 comments on commit b4f146f

Please sign in to comment.