From b50c8ae09dff2276cc90234a98704263891b1714 Mon Sep 17 00:00:00 2001 From: Zoltan Herpai Date: Fri, 30 Jan 2015 00:19:18 +0000 Subject: [PATCH] sunxi: disable MMC debugging in kernel config Signed-off-by: Daniel Golle SVN-Revision: 44216 --- target/linux/sunxi/config-3.18 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/sunxi/config-3.18 b/target/linux/sunxi/config-3.18 index 3513f6ab3b..d96406ed3e 100644 --- a/target/linux/sunxi/config-3.18 +++ b/target/linux/sunxi/config-3.18 @@ -297,7 +297,7 @@ CONFIG_MIGRATION=y CONFIG_MMC=y CONFIG_MMC_BLOCK=y # CONFIG_MMC_BLOCK_BOUNCE is not set -CONFIG_MMC_DEBUG=y +# CONFIG_MMC_DEBUG is not set CONFIG_MMC_SUNXI=y CONFIG_MODULES_USE_ELF_REL=y CONFIG_MTD_SPLIT_SUPPORT=y -- 2.30.2