diff options
Diffstat (limited to 'arch/arm')
-rwxr-xr-x | arch/arm/configs/mop500_power_defconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/configs/mop500_power_defconfig b/arch/arm/configs/mop500_power_defconfig index df3b74932b7..b6e74799210 100755 --- a/arch/arm/configs/mop500_power_defconfig +++ b/arch/arm/configs/mop500_power_defconfig @@ -1566,8 +1566,8 @@ CONFIG_U8500_MMC_POLL=y # CONFIG_U8500_MMC_INTR is not set # CONFIG_LEVELSHIFTER_HREF_V1_PLUS is not set CONFIG_U8500_SDIO=y -CONFIG_U8500_SDIO_DMA=y -# CONFIG_U8500_SDIO_POLL is not set +# CONFIG_U8500_SDIO_DMA is not set +CONFIG_U8500_SDIO_POLL=y # CONFIG_U8500_SDIO_INTR is not set CONFIG_U8500_SDIO_CARD_IRQ=y # CONFIG_MEMSTICK is not set |