diff options
author | Zoltan HERPAI <wigyori@uid0.hu> | 2014-09-23 06:38:58 +0000 |
---|---|---|
committer | Zoltan HERPAI <wigyori@uid0.hu> | 2014-09-23 06:38:58 +0000 |
commit | 5097d4e4597bc031f24087450d226dbdfa17ae50 (patch) | |
tree | 2f2a4f8f7221fc6d14fc83d61fdf28214b0b1191 /target/linux | |
parent | 880a3d2799016469c1d1acaa3f4806667847d3fb (diff) | |
download | upstream-5097d4e4597bc031f24087450d226dbdfa17ae50.tar.gz upstream-5097d4e4597bc031f24087450d226dbdfa17ae50.tar.bz2 upstream-5097d4e4597bc031f24087450d226dbdfa17ae50.zip |
mxs: disable mmc debugging
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42650 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/mxs/config-3.14 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/mxs/config-3.14 b/target/linux/mxs/config-3.14 index 16ed34616f..bded4131d9 100644 --- a/target/linux/mxs/config-3.14 +++ b/target/linux/mxs/config-3.14 @@ -188,7 +188,6 @@ CONFIG_LZO_DECOMPRESS=y CONFIG_MDIO_BOARDINFO=y CONFIG_MMC=y CONFIG_MMC_BLOCK=y -CONFIG_MMC_DEBUG=y CONFIG_MMC_MXS=y CONFIG_MODULES_USE_ELF_REL=y # CONFIG_MTD_PHYSMAP_OF is not set |