commit | 391ce1e0eb0af2cb5d85273a142061fb77ecf135 | [log] [tgz] |
---|---|---|
author | Shawn Lin <shawn.lin@rock-chips.com> | Wed Sep 16 14:42:37 2015 +0800 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Mon Oct 26 16:00:18 2015 +0100 |
tree | 4c297842944141af86a73e835d87aa8a523b2e19 | |
parent | 005a5243aab6a2d45910233593bf9cba4f207bf2 [diff] |
arm: exynos_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: Krzysztof Kozlowski <k.kozlowski@samsung.com> Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>