From: Grazvydas Ignotas Date: Sat, 18 Jul 2015 21:28:12 +0000 (+0300) Subject: pandora: defconfig: re-enable mmc bounce buffer X-Git-Tag: sz_173~5 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=commitdiff_plain;h=44f7c85c691277eac87f0e50a3bf925c65abeeb9 pandora: defconfig: re-enable mmc bounce buffer I've failed to notice that it only takes effect when max_segs is set to 1, so for pandora this only affects left slot on CC (OMAP3 ES2.1) boards (because of erratum) and helps a lot in that case. --- diff --git a/arch/arm/configs/omap3_pandora_defconfig b/arch/arm/configs/omap3_pandora_defconfig index 47f5140b0ae7..2e9f185e52c6 100644 --- a/arch/arm/configs/omap3_pandora_defconfig +++ b/arch/arm/configs/omap3_pandora_defconfig @@ -2752,7 +2752,7 @@ CONFIG_MMC=y # CONFIG_MMC_BLOCK=y CONFIG_MMC_BLOCK_MINORS=8 -# CONFIG_MMC_BLOCK_BOUNCE is not set +CONFIG_MMC_BLOCK_BOUNCE=y CONFIG_SDIO_UART=m # CONFIG_MMC_TEST is not set