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>
This commit is contained in:

committed by
Ulf Hansson

parent
01f5bbd17a
commit
b4f146f5fa
@@ -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
|
||||||
|
Reference in New Issue
Block a user