diff options
| author | Linux Build Service Account <lnxbuild@quicinc.com> | 2017-06-13 16:29:00 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-06-13 16:28:59 -0700 |
| commit | 55e1e2ea4e30b1c36a0ae4c5cfcfaefec8adba14 (patch) | |
| tree | 70286e5c9bc61ca9ba656821e28f86acaad423d3 | |
| parent | 30559277e9c08fcac12f1c8a8dd871b846143355 (diff) | |
| parent | 3eb2784858b9c65a9630b016ec6a151be9823b0b (diff) | |
Merge "defconfig: msm: Enable CONFIG_MMC_RING_BUFFER for msm8998"
| -rw-r--r-- | arch/arm64/configs/msmcortex_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/configs/msmcortex_defconfig b/arch/arm64/configs/msmcortex_defconfig index 124a342fc1a6..b362a0561d33 100644 --- a/arch/arm64/configs/msmcortex_defconfig +++ b/arch/arm64/configs/msmcortex_defconfig @@ -485,6 +485,7 @@ CONFIG_USB_CONFIGFS_F_QDSS=y CONFIG_USB_CONFIGFS_F_CCID=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 |
