OSDN Git Service

mmc: Kconfig: downgrade CONFIG_MMC_DEBUG for host drivers only
authorShawn Lin <shawn.lin@rock-chips.com>
Wed, 19 Jul 2017 07:55:47 +0000 (15:55 +0800)
committerUlf Hansson <ulf.hansson@linaro.org>
Wed, 30 Aug 2017 12:01:34 +0000 (14:01 +0200)
commit03596b927f83004e84cf131aa45c0ee3dfe31b4b
treedcf4de64ac48c236f2cddc94044dfb9a818fc4cc
parent69f25f9bb0cd7a59c3f1d0ecb541049c2e5fb0f9
mmc: Kconfig: downgrade CONFIG_MMC_DEBUG for host drivers only

We have removed all code depending on CONFIG_MMC_DEBUG
from mmc core now. So it's safe to make CONFIG_MMC_DEBUG
just for host drivers only and we expect to kill this option
in the future.

Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/Kconfig
drivers/mmc/Makefile
drivers/mmc/host/Kconfig