diff options
author | Zoltan Herpai <wigyori@uid0.hu> | 2015-01-30 00:19:18 +0000 |
---|---|---|
committer | Zoltan Herpai <wigyori@uid0.hu> | 2015-01-30 00:19:18 +0000 |
commit | c1f86aa1ad786eb0ebc0d3eb22440de1f55c5b4e (patch) | |
tree | 7fec43a122b94a1b586df1ab3d741560b0fa485a /target/linux | |
parent | 3b83156a3879c463037a5ff7030c2e2918875235 (diff) | |
download | upstream-c1f86aa1ad786eb0ebc0d3eb22440de1f55c5b4e.tar.gz upstream-c1f86aa1ad786eb0ebc0d3eb22440de1f55c5b4e.tar.bz2 upstream-c1f86aa1ad786eb0ebc0d3eb22440de1f55c5b4e.zip |
sunxi: disable MMC debugging in kernel config
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 44216
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/sunxi/config-3.18 | 2 |
1 files changed, 1 insertions, 1 deletions
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 |