]> Git Repo - linux.git/commitdiff
mmc: host: fix typo after MMC_DEBUG move
authorWolfram Sang <[email protected]>
Tue, 5 Sep 2017 18:27:50 +0000 (20:27 +0200)
committerUlf Hansson <[email protected]>
Fri, 8 Sep 2017 13:38:21 +0000 (15:38 +0200)
MMC_DEBUG was moved and one letter got strangely capitalized.

Signed-off-by: Wolfram Sang <[email protected]>
Signed-off-by: Ulf Hansson <[email protected]>
drivers/mmc/host/Kconfig

index 02179ed2a40d7a87d0d1ae7ed43e95388ef36a72..8c15637178ff3cec73b637633710f84e4dd93a00 100644 (file)
@@ -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
This page took 0.046784 seconds and 4 git commands to generate.