aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc
diff options
context:
space:
mode:
authorWolfram Sang <wsa+renesas@sang-engineering.com>2017-09-05 20:27:50 +0200
committerUlf Hansson <ulf.hansson@linaro.org>2017-09-08 15:38:21 +0200
commitb4f146f5faf85d21f5cd414531c3ced9c1b61e3c (patch)
treed27247e93007d5ffd5b60b4fd8ac40f73c65fcdc /drivers/mmc
parentmmc: block: Fix incorrectly initialized requests (diff)
downloadlinux-dev-b4f146f5faf85d21f5cd414531c3ced9c1b61e3c.tar.xz
linux-dev-b4f146f5faf85d21f5cd414531c3ced9c1b61e3c.zip
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>
Diffstat (limited to 'drivers/mmc')
-rw-r--r--drivers/mmc/host/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mmc/host/Kconfig b/drivers/mmc/host/Kconfig
index 02179ed2a40d..8c15637178ff 100644
--- a/drivers/mmc/host/Kconfig
+++ b/drivers/mmc/host/Kconfig
@@ -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