From: Jaehoon Chung Date: Wed, 27 Jul 2016 01:12:09 +0000 (+0900) Subject: ARM: defconfig: trats2: disable CONFIG_MMC_CLKGATE X-Git-Tag: submit/tizen/20160810.050017~42 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4419fa118ff8663cf649cc68007e43c6319c5dc7;p=platform%2Fkernel%2Flinux-exynos.git ARM: defconfig: trats2: disable CONFIG_MMC_CLKGATE This patch disables CONFIG_MMC_CLKGATE to remove spamming mmc log message about setting mmc clock. Change-Id: I1f3071f3e9da6c5d213e48fcb731595ff7b29679 Signed-off-by: Jaehoon Chung Signed-off-by: Seung-Woo Kim --- diff --git a/arch/arm/configs/tizen_trats2_defconfig b/arch/arm/configs/tizen_trats2_defconfig index 4fc3815c9d46..af697ab8d49e 100644 --- a/arch/arm/configs/tizen_trats2_defconfig +++ b/arch/arm/configs/tizen_trats2_defconfig @@ -2951,7 +2951,7 @@ CONFIG_USB_GADGET_STORAGE_NUM_BUFFERS=2 # CONFIG_UWB is not set CONFIG_MMC=y # CONFIG_MMC_DEBUG is not set -CONFIG_MMC_CLKGATE=y +# CONFIG_MMC_CLKGATE is not set # # MMC/SD/SDIO Card Drivers