ARM: u300: Update MMC configs for u300 defconfig
authorUlf Hansson <ulf.hansson@linaro.org>
Mon, 27 May 2013 12:41:55 +0000 (14:41 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 17 Jun 2013 11:54:39 +0000 (13:54 +0200)
commit985062588d55deebc62bee80e979ea03d4a917ea
tree3bec82b1d5569275cab8b21b6471151c9056e042
parentdbd897b9c6fac8bcb38e378e12c2790f293ae1fe
ARM: u300: Update MMC configs for u300 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/u300_defconfig