Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 687b5cf7 authored by jiangjia's avatar jiangjia Committed by Gerrit - the friendly Code Review server
Browse files

defconfig: msm: disable MMC_RING_BUFFER for perf



MMC_RING_BUFFER is to trace the events of mmc driver for debugging
purpose, and it slows down the speed of mmc writing and reading.
Disable it in perf build.

Change-Id: Ie51ed598c428e6dd8cb780c60d4abc2e967b25f3
Signed-off-by: default avatarJiangjiang Shen <jiangjia@codeaurora.org>
parent 6616ea71
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -370,7 +370,6 @@ CONFIG_USB_CONFIGFS_F_DIAG=y
CONFIG_USB_CONFIGFS_F_CDEV=y
CONFIG_MMC=y
CONFIG_MMC_PERF_PROFILING=y
CONFIG_MMC_RING_BUFFER=y
CONFIG_MMC_PARANOID_SD_INIT=y
CONFIG_MMC_CLKGATE=y
CONFIG_MMC_BLOCK_MINORS=32