aboutsummaryrefslogtreecommitdiff
path: root/arch/arc/configs/axs101_defconfig
diff options
context:
space:
mode:
authorGravatar Shawn Lin <shawn.lin@rock-chips.com> 2015-09-16 14:42:20 +0800
committerGravatar Ulf Hansson <ulf.hansson@linaro.org> 2015-10-26 16:00:17 +0100
commit005a5243aab6a2d45910233593bf9cba4f207bf2 (patch)
tree0a269d551482e67e40066f2ba6aacf62c8233477 /arch/arc/configs/axs101_defconfig
parentmips: pistachio_defconfig: remove CONFIG_MMC_DW_IDMAC (diff)
downloadlinux-005a5243aab6a2d45910233593bf9cba4f207bf2.tar.gz
linux-005a5243aab6a2d45910233593bf9cba4f207bf2.tar.bz2
linux-005a5243aab6a2d45910233593bf9cba4f207bf2.zip
arc: axs10x_defconfig: remove CONFIG_MMC_DW_IDMAC
DesignWare MMC Controller's transfer mode should be decided at runtime instead of compile-time. So we remove this config option and read dw_mmc's register to select DMA master. Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com> Acked-by: Vineet Gupta <vgupta@synopsys.com> Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'arch/arc/configs/axs101_defconfig')
-rw-r--r--arch/arc/configs/axs101_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arc/configs/axs101_defconfig b/arch/arc/configs/axs101_defconfig
index 562dac6a7f78..c92c0ef1e9d2 100644
--- a/arch/arc/configs/axs101_defconfig
+++ b/arch/arc/configs/axs101_defconfig
@@ -89,7 +89,6 @@ CONFIG_MMC=y
CONFIG_MMC_SDHCI=y
CONFIG_MMC_SDHCI_PLTFM=y
CONFIG_MMC_DW=y
-CONFIG_MMC_DW_IDMAC=y
# CONFIG_IOMMU_SUPPORT is not set
CONFIG_EXT3_FS=y
CONFIG_EXT4_FS=y