Browse Source

sunxi: disable MMC debugging in kernel config

Signed-off-by: Daniel Golle <[email protected]>

SVN-Revision: 44216
Zoltan Herpai 11 years ago
parent
commit
c1f86aa1ad
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/linux/sunxi/config-3.18

+ 1 - 1
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