pandora: defconfig: re-enable mmc bounce buffer
authorGrazvydas Ignotas <notasas@gmail.com>
Sat, 18 Jul 2015 21:28:12 +0000 (00:28 +0300)
committerGrazvydas Ignotas <notasas@gmail.com>
Sat, 18 Jul 2015 21:28:12 +0000 (00:28 +0300)
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.

arch/arm/configs/omap3_pandora_defconfig

index 47f5140..2e9f185 100644 (file)
@@ -2752,7 +2752,7 @@ CONFIG_MMC=y
 #
 CONFIG_MMC_BLOCK=y
 CONFIG_MMC_BLOCK_MINORS=8
 #
 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
 
 CONFIG_SDIO_UART=m
 # CONFIG_MMC_TEST is not set