From: Jaehoon Chung Date: Fri, 16 May 2014 04:59:58 +0000 (+0900) Subject: ARM: exynos4: enable the dwmmc configuration X-Git-Tag: v2014.07-rc3~4^2~2^2~16 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e33daad0b76e71da14016e12d8f12b74f090a4ac;p=platform%2Fkernel%2Fu-boot.git ARM: exynos4: enable the dwmmc configuration Signed-off-by: Jaehoon Chung Tested-by: Lukasz Majewski Acked-by: Lukasz Majewski Signed-off-by: Minkyu Kang --- diff --git a/include/configs/exynos4-dt.h b/include/configs/exynos4-dt.h index cbd2d20..0c560ae 100644 --- a/include/configs/exynos4-dt.h +++ b/include/configs/exynos4-dt.h @@ -44,6 +44,9 @@ #define CONFIG_S5P_SDHCI #define CONFIG_SDHCI #define CONFIG_MMC_SDMA +#define CONFIG_DWMMC +#define CONFIG_EXYNOS_DWMMC +#define CONFIG_BOUNCE_BUFFER #define CONFIG_MMC_DEFAULT_DEV 0 /* PWM */