]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit013a6439943ed4b98da2a9e6b90764e2f32b9a77
tree3bec82b1d5569275cab8b21b6471151c9056e042
parent902e5ff6bdd9b3b1881b75bc549617b60042873b
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