ARM: ux500: Update MMC configs for u8500 defconfig
authorUlf Hansson <ulf.hansson@linaro.org>
Mon, 27 May 2013 12:30:15 +0000 (14:30 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 27 May 2013 12:34:56 +0000 (14:34 +0200)
commit8487662994aaf2b66ab72a096a05b8404daa6eeb
tree3b2dfdcc8d6c1cca31650ba3550221db04273b3d
parentd78b655050bbb917069839d5aa1a051f0d867566
ARM: ux500: Update MMC configs for u8500 defconfig

Enable MMC_UNSAFE_RESUME to be accomplish a proper suspend/resume cycle
for SD/SDIO/(e)MMC.

ARMMMCI host driver supports clock gating through runtime PM, thus
MMC_CLKGATE is not needed. Moreover ARMMMCI can do scatter-gather which
means we can explicity disable MMC_BLOCK_BOUNCE, since it's default
enabled, to skip unnecessary bounce buffer copying.

Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/configs/u8500_defconfig
This page took 0.024325 seconds and 5 git commands to generate.